RESOLVED INVALID 58549
[Qt] Zero-Width Space "​" is drawn as a square
https://bugs.webkit.org/show_bug.cgi?id=58549
Summary [Qt] Zero-Width Space "​" is drawn as a square
stawel
Reported 2011-04-14 09:00:32 PDT
bug is in qt 4.7.2, in qt 4.6.3 it works ok. reproduction: run: "c:\Qt\4.7.2\examples\webkit\previewer\release\previewer.exe" and copy: "<html><head></head><body>co&#8203;za&#8203;asy</body></html>" to HTML Edit. Regards, Paweł
Attachments
test case (61 bytes, text/html)
2011-04-14 10:05 PDT, Benjamin Poulain
no flags
Benjamin Poulain
Comment 1 2011-04-14 10:05:23 PDT
Created attachment 89600 [details] test case No problem with trunk on Arch Linux. The font matching has changed with 4.7, I wonder if that is related.
Benjamin Poulain
Comment 2 2011-04-14 10:06:04 PDT
Jocelyn, could you try the test case with trunk on Windows please?
Jocelyn Turcotte
Comment 3 2011-04-14 11:22:29 PDT
(In reply to comment #2) > Jocelyn, could you try the test case with trunk on Windows please? My trunk dates from 03-31 and it works as expected.
Mustafizur Rahaman (rahaman)
Comment 4 2011-06-01 05:39:55 PDT
I had seen this issue some time back in other platform & it was root caused to the ttf file missing this unicode. I don't remember the detailed analysis but the width/height was not coming properly for this unicode & therefore the issue.
Note You need to log in before you can comment on or make changes to this bug.