WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
67891
[Qt] Extra Surrogate Character Printed On Certain Unicode Characters
https://bugs.webkit.org/show_bug.cgi?id=67891
Summary
[Qt] Extra Surrogate Character Printed On Certain Unicode Characters
David
Reported
2011-09-10 06:25:38 PDT
Created
attachment 106975
[details]
Imaging showing extra character and html to produce it. I'm using a flashcard program that utilizes QtWebKit to display the cards (Anki). I've imported a 100 sign cuneiform (in unicode 0x12000 - 0x1236E) set of flashcards. While the cuneiform symbols are displayed correctly throughout the system (chrome browser, safari browser, textedit, etc) an extra "Surrogate Character" is printed when the character is displayed by qtwebkit. To verify that the issue was with qtwebkit, I used Qt Creator to run the example webkit project and was able to reproduce the results. Attached is a screenshot of the Qt Creator test. Another note, this issue seems to show up only on Mac (maybe linux) but not on Windows. When I try to display the character with qtwebkit on a Windows 7 machine, the surrogate character does not display (meaning it works as expected). These tests were with the latest Qt Creator and qtwebkit (4.7.x) Steps to reproduce: Display the following HTML using QtWebKit <html><head></head><body><h1>Cuneiform Test for &#x12000;</h1><div><span style="font-family: Assurbanipal; font-size: 64px;">ð’€€</span></div><hr><div>A</div> </body></html>
Attachments
Imaging showing extra character and html to produce it.
(48.06 KB, image/png)
2011-09-10 06:25 PDT
,
David
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Jocelyn Turcotte
Comment 1
2014-02-03 03:18:56 PST
=== Bulk closing of Qt bugs === If you believe that this bug report is still relevant for a non-Qt port of webkit.org, please re-open it and remove [Qt] from the summary. If you believe that this is still an important QtWebKit bug, please fill a new report at
https://bugreports.qt-project.org
and add a link to this issue. See
http://qt-project.org/wiki/ReportingBugsInQt
for additional guidelines.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug