Summary: | missing characters in the default font not being replaced by fallbacks from other fonts | ||
---|---|---|---|
Product: | [I don't know] kde | Reporter: | both1970 |
Component: | general | Assignee: | Unassigned bugs mailing-list <unassigned-bugs> |
Status: | RESOLVED UPSTREAM | ||
Severity: | normal | CC: | cfeck |
Priority: | NOR | ||
Version: | 4.5 | ||
Target Milestone: | --- | ||
Platform: | Slackware | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
both1970
2010-08-26 08:45:16 UTC
I tried Arora (a pure Qt/QtWebKit based browser) and Konqueror (in KHTML mode) on the pages you mentioned, and got the same results with identical character coverage (i.e. the same rectangles are visible in both browsers; I may lack proper fonts though, I did not try Firefox). Since KDE does not do any font selection, you either - upgraded Qt in addition to KDE - upgraded or changed any other font related libraries or configuration files (fontconfig, freetype, or .fonts.conf file) In any case, I feel you should report this Qt bug to Nokia via http://bugreports.qt.nokia.com/ I tried a couple of pure Qt apps and I'm seeing the same problem. Plus, there was a recent repository upgrade to qt-4.6.3_ef2e850-i486-1.txz (but not fontconfig or freetype) so I will submit a Qt bug report. I'm still curious to hear confirmation of this bug from other people though. Thanks, B. The problem was resolved by uninstalling unifont (http://unifoundry.com/unifont.html) which for some reason interfered with Qt's fallback mechanisms. |