Summary: | Justified wrap causes poor font rendering | ||
---|---|---|---|
Product: | [Frameworks and Libraries] kwebkitpart | Reporter: | Luke-Jr <luke-jr+kdebugs> |
Component: | general | Assignee: | webkit-devel |
Status: | RESOLVED WORKSFORME | ||
Severity: | normal | CC: | adawit, cfeck |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
URL: | http://luke.dashjr.org/tmp/screenshots/snapshot86.png | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | side-by-side screenshot chromium & konqueror+webkit |
Description
Luke-Jr
2012-06-26 17:49:13 UTC
Also note KHTML renders it fine. Here, it is the other way around. WebKit renders justification just fine, while with KHTML the text appears unaligned at the right side. Observe (screenshot linked) that WebKit is justifying it fine; the font is just corrupted somehow. (KHTML also justifies fine) Cannot reproduce. I get the same exact rendering as Chromium. What version of Qt are you using ? 4.8.1 (In reply to comment #3) > Observe (screenshot linked) that WebKit is justifying it fine; the font is > just corrupted somehow. (KHTML also justifies fine) Did you forget to attach the screenshot ? There is a known font justification issue[1] in QtWebKit 2.2.0 (which is what is included with Qt 4.8), but I cannot personally reproduce this particular problem with QtWebKit 2.2.0 either. [1] https://bugs.kde.org/show_bug.cgi?id=291277 See comment# 6 The screenshot has been linked since the first post: http://luke.dashjr.org/tmp/screenshots/snapshot86.png (In reply to comment #8) > The screenshot has been linked since the first post: > http://luke.dashjr.org/tmp/screenshots/snapshot86.png Hmm... I did not see or expect the screenshot to be there. Anyhow, I cannot reproduce this problem. See the attached screenshot that does a side by side comparison of Chromium vs Konquero + webkit engine. Created attachment 73725 [details]
side-by-side screenshot chromium & konqueror+webkit
|