[Webkit-unassigned] [Bug 134684] New: ServicesOverlayController menus show up in the wrong place

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 7 10:20:54 PDT 2014


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

           Summary: ServicesOverlayController menus show up in the wrong
                    place
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
        OS/Version: All
            Status: NEW
          Keywords: InRadar
          Severity: Normal
          Priority: P2
         Component: WebKit2
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: beidson at apple.com


ServicesOverlayController menus show up in the wrong place.

This is despite the fact that they use the context menu mechanism which does display context menus in the right place.

The difference is that context menu clicks undergo a hit test and have their coordinate translated to window-space.

We need to do the same for Services.

<rdar://problem/17130576>

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