[Webkit-unassigned] [Bug 40673] New: offsestForPositionForComplexText() truncates float -> int on several platforms

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 16 05:16:34 PDT 2010


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

           Summary: offsestForPositionForComplexText() truncates float ->
                    int on several platforms
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Text
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: zimmermann at kde.org
        Depends on: 40665


When bug 40665 lands, offsetForPositionForComplexText() no longer takes an 'int' parameter for the position, but a float. This is only relevant for SVG text, which supports subpixel positioning, and only for complex text.
Qt and Mac handle the float parameter properly, Win/Gtk etc not. That should be fixed, but has low importance.

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