[Webkit-unassigned] [Bug 72104] [GTK]Context menu doesn't display for selected node when menu is pressed.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Nov 12 08:39:28 PST 2011


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





--- Comment #4 from Martin Robinson <mrobinson at webkit.org>  2011-11-12 08:39:28 PST ---
(In reply to comment #3)

> Its about displaying for wrong node.

I don't really get why you are using the context menu margin in the place that determines the location of the mouse click. Ideally figuring out where the mouse event is and positioning the popup menu are two different logical actions.  Are you sure the issue isn't that because we are using y() now the click is off the left edge of the node?  In that case, wouldn't it be better to put the context menu in the middle of the node?

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