[Webkit-unassigned] [Bug 54633] New: [Gtk] webkit_web_view_popup_menu_handler should call SelectionController::localCaretRect

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 17 04:06:49 PST 2011


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

           Summary: [Gtk] webkit_web_view_popup_menu_handler should call
                    SelectionController::localCaretRect
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML Editing
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rniwa at webkit.org
            Blocks: 52099


webkit_web_view_popup_menu_handler currently obtains selection start's coordinates by manually accessing selection start's renderer.  But it should instead call SelectionController::localCaretRect.

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