[Webkit-unassigned] [Bug 55717] New: On Mac, the bounding box sent to EditorClient::showCorrectionPanel() is incorrect when the correction occurs in an iframe.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 3 15:27:35 PST 2011


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

           Summary: On Mac, the bounding box sent to
                    EditorClient::showCorrectionPanel() is incorrect when
                    the correction occurs in an iframe.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh Intel
        OS/Version: Mac OS X 10.6
            Status: NEW
          Keywords: InRadar
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jpu at apple.com


The bounding box is expected to be in window's coordinate system. In the case of iframe, it is actually in the frame coordinate system.

<rdar://problem/9018127>

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