[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
Mon Dec 5 00:18:00 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=72104
--- Comment #9 from chandra shekar vallala <chandra.vallala at motorola.com> 2011-12-05 00:18:00 PST ---
(In reply to comment #8)
> Good point, but it seems that choosing maxY - 1 would still have this issue? Why not just put the point at x +1, y + 1?
I think I was not clear in my previous comment. If a link located in two lines i.e.. link located at upperRight and lowerLeft of the lines, getRect() will return union of upper + lower bounds. Taking point(x+1, y+1) or center point may not hit the focus node.
If you don't mind, can you clarify the issue if we use maxY-1?
--
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