WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
29423
[Qt] text-align: justify don't work with cyrillic text
https://bugs.webkit.org/show_bug.cgi?id=29423
Summary
[Qt] text-align: justify don't work with cyrillic text
Tor Arne Vestbø
Reported
2009-09-18 07:42:28 PDT
This bug report originated from issue QTBUG-3940 <
http://bugreports.qt.nokia.com/browse/QTBUG-3940
> --- Description --- I am load attached file to QWebView. This file contains style - "p { text-align: justify; }" and cyrillic text. I want to see correct aligned cyrillic text. I got rendering error in paragraphs contains cyrillic text. Similar bug:
https://bugs.webkit.org/show_bug.cgi?id=5461
index.html: <html><head> <style> p { text-align: justify; } </style> </head>a <body> <p>This text will rendered ok. This text will rendered ok. This text will rendered ok. This text will rendered ok. This text will rendered ok. This text will rendered ok. This text will rendered ok. This text will rendered ok. This text will rendered ok. This text will rendered ok. This text will rendered ok. This text will rendered ok. This text will rendered ok. This text will rendered ok. </p> <p>А это текст отображается с артефактами и не выравнивается. А это текст отображается с артефактами и не выравнивается. А это текст отображается с артефактами и не выр авнивается. А это текст отображается с артефактами и не выравнивается. А это текст отображается с артефактами и не выравнивается. А это текст отображается с артефак 090;ами и не выравнивается. А это текст отображается с артефактами и не выравнивается. </p> <p>Этот текст так жеотображается не верно. This text will rendered with error. Этот текст так же отображается не верно. This text will rendered with error. Этот текст так же отображается не верно. This text will rendered with error. Этот текст так же отобража
 77;тся не верно. This text will rendered with error. Этот текст так же отображается не верно. This text will rendered with error. </p> </body> </html>
Attachments
Test case (same as in the description)
(4.26 KB, text/html)
2009-12-07 04:10 PST
,
Jocelyn Turcotte
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Jocelyn Turcotte
Comment 1
2009-12-07 04:10:02 PST
Created
attachment 44399
[details]
Test case (same as in the description)
Tor Arne Vestbø
Comment 2
2010-03-23 04:37:49 PDT
Related to
bug 35343
?
Jesus Sanchez-Palencia
Comment 3
2010-05-14 07:41:20 PDT
Works fine on Snow Leopard with Qt 4.7 trunk (HEAD 03f8f1df0d88f5ffe0b3120cffce614cbeefdb70) and WebKit trunk (
r59155
).
Jocelyn Turcotte
Comment 4
2010-05-18 03:24:39 PDT
I can still see this issue with trunk on Windows, the justification is not working.
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