[Webkit-unassigned] [Bug 29423] New: [Qt] QtWebKit and text-align

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 18 07:42:28 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=29423

           Summary: [Qt] QtWebKit and text-align
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Other
        OS/Version: Mac OS X 10.5
            Status: NEW
          Keywords: Qt
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: vestbo at webkit.org


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>А это текст
отображается
с
артефактами
и не
выравнивается.
А это текст
отображается
с
артефактами
и не
выравнивается.
А это текст
отображается
с
артефактами
и не выр
 авнивается.
А это текст
отображается
с
артефактами
и не
выравнивается.
А это текст
отображается
с
артефактами
и не
выравнивается.
А это текст
отображается
с артефак&#1
 090;ами и не
выравнивается.
А это текст
отображается
с
артефактами
и не
выравнивается.
</p>

<p>Этот текст
так
жеотображается
не верно. This text will rendered
with error. Этот текст
так же
отображается
не верно. This text will rendered
with error. Этот текст
так же
отображается
не верно. This text will rendered
with error. Этот текст
так же
отобража&#10
 77;тся не верно.
This text will rendered with error. Этот
текст так же
отображается
не верно. This text will rendered
with error. </p>
</body>
</html>

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list