[dolphin] [Bug 482345] Certain characters in file name completely break Dolphin's text rendering across multiple lines

"Adam Fontenot" <[email protected]>
Newsgroups gmane.comp.kde.devel.kfm
Message-ID <[email protected]/>
https://bugs.kde.org/show_bug.cgi?id=482345

Adam Fontenot <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REPORTED                    |RESOLVED
         Resolution|---                         |WORKSFORME

--- Comment #3 from Adam Fontenot <[email protected]> ---
This appears to be an issue with the fallback font used, which was Minion Math
v1.026. Looking at the font metrics in FontForge, it seems the OS/2 line height
is something absurd. Apparently, when Qt renders a text string that includes
fallback fonts, it changes the line height to be the maximum line height of any
font used in the string. Gtk appears to clip to whatever line height is used by
the default font for the text string (though I haven't tested this closely).

Note that the size of the glyph was a complete red herring in this case.

This definitely isn't a Dolphin specific issue, and I'm not sure it's really
any issue with Qt either. Closing.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.