[Libreoffice-bugs] [Bug 138919] Text will split differently after applying highlighting (or font color) independent of zoom-level

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Mon Jul 26 08:47:37 UTC 2021


https://bugs.documentfoundation.org/show_bug.cgi?id=138919

--- Comment #14 from Miklos Vajna <vmiklos at collabora.com> ---
I guess what could work is to render these highlights similar to annotated text
ranges or the cursor selection, which is an overlay on top of already
positioned text. Doing that correctly (not sure if e.g. PDF export handles such
overlays) and without introducing performance problems (now you would need to
produce those overlays as well) sounds tricky, though.

Once you have such an overlay, the exact geometry of it is just a detail.

Last, this is layout, so if you change it, you perhaps need a compat option to
not break old documents?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20210726/5cdf3467/attachment-0001.htm>


More information about the Libreoffice-bugs mailing list