Bug 29427

Summary: [Qt] Non-latin characters may overlap when justified
Product: WebKit Reporter: Tor Arne Vestbø <vestbo>
Component: Layout and RenderingAssignee: Benjamin Poulain <benjamin>
Status: RESOLVED LATER    
Severity: Normal CC: benjamin, jturcotte, tonikitoo
Priority: P2 Keywords: Qt
Version: 528+ (Nightly build)   
Hardware: Other   
OS: Windows XP   
Attachments:
Description Flags
Test case cornered from the original bug
none
Screenshot none

Description Tor Arne Vestbø 2009-09-18 07:43:51 PDT
This bug report originated from issue QTBUG-3873
<http://bugreports.qt.nokia.com/browse/QTBUG-3873>

--- Description ---

When using some special characters in a HTML page together with some CSS, those characters are not properly painted. Selecting them actually turns them normally visible.
Comment 1 Jocelyn Turcotte 2009-12-07 04:15:01 PST
Anybody has an idea of what is meant by "some special characters" and "some CSS"?
Comment 2 Antonio Gomes 2010-01-19 11:13:30 PST
(In reply to comment #1)
> Anybody has an idea of what is meant by "some special characters" and "some
> CSS"?

it is definitively a poor bug report, unfortunately ... INVALID for me.

please re-open if more info are to be provided.
Comment 3 Jocelyn Turcotte 2010-01-20 02:17:34 PST
Since I know now that the old bug report system sometimes contains the missing information for these poor bug reports.
Comment 4 Jocelyn Turcotte 2010-01-20 02:20:57 PST
Created attachment 46994 [details]
Test case cornered from the original bug

The problem seems to be related to justification of some characters.
Try resizing the browser window to see the alpha character being painted at the wrong position.
Comment 5 Jocelyn Turcotte 2010-01-20 02:21:28 PST
Created attachment 46996 [details]
Screenshot
Comment 6 Jocelyn Turcotte 2010-01-20 02:24:43 PST
The origial bug report also stated that the problem might be only reproducible on Windows.
Comment 7 Jocelyn Turcotte 2010-03-09 04:14:33 PST
*** Bug 29581 has been marked as a duplicate of this bug. ***
Comment 8 Tor Arne Vestbø 2010-03-23 04:37:31 PDT
Related to bug 35343?
Comment 9 Benjamin Poulain 2010-05-04 17:51:16 PDT
I can reproduce it on Linux. It might be related to 31076.
Comment 10 Benjamin Poulain 2010-05-05 03:24:57 PDT
(In reply to comment #9)
> It might be related to 31076.

It is not a layout issue, it is a rendering issue.
Comment 11 Benjamin Poulain 2010-05-05 04:45:53 PDT
(In reply to comment #10)
> It is not a layout issue, it is a rendering issue.

This seems to be a issue in Qt. Here is the corresponding bug report: http://bugreports.qt.nokia.com/browse/QTBUG-10421