[Libreoffice-bugs] [Bug 124347] Kerning does not work when part of a word is highlighted
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Wed Mar 27 16:08:29 UTC 2019
https://bugs.documentfoundation.org/show_bug.cgi?id=124347
V Stuart Foote <vstuart.foote at utsa.edu> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |NOTABUG
Status|NEW |RESOLVED
CC| |vstuart.foote at utsa.edu
--- Comment #3 from V Stuart Foote <vstuart.foote at utsa.edu> ---
This is not a bug. When you select text from a span and apply direct
formatting, or equally a style (e.g. emphasis), you are breaking the text span.
Formatting/kerning drawn from font metrics is not expected to apply in that use
case--nor can it.
Here is a clip from a Flat ODT, showing the span with direct formatting or
style applied.
<text:p text:style-name="P1"><text:span
text:style-name="T3">V</text:span><text:span
text:style-name="T4">on</text:span> <text:span
text:style-name="T3">V</text:span><text:span
text:style-name="Emphasis"><text:span
text:style-name="T3">on</text:span></text:span> <text:span
text:style-name="T3">Von</text:span></text:p>
Possible enhancment for typographic support, but IMHO not worth the dev effort
to implement what would be needed to apply different formatting/style within a
string.
--
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/20190327/419adde8/attachment.html>
More information about the Libreoffice-bugs
mailing list