[Webkit-unassigned] [Bug 104908] New: [Qt4] Rendering issue when using CSS ellipsis text-overflow

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 13 06:14:26 PST 2012


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

           Summary: [Qt4] Rendering issue when using CSS ellipsis
                    text-overflow
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Text
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jbrianceau at nds.com


Created an attachment (id=179260)
 --> (https://bugs.webkit.org/attachment.cgi?id=179260&action=review)
Patch for qtwebkit 2.3

Offset computation in offsetForPositionForSimpleText is not correct in Source/WebCore/platform/graphics/qt/FontQt4.cpp implementation whereas the equivalent offset computation used in Qt5 in Source/WebCore/platform/graphics/FontFastPath.cpp is correct.

You can compare the result of webkit test LayoutTests/fast/css/text-overflow-ellipsis.html between Qt 4 and Qt 5 to stimulate this issue.

-- 
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