[Webkit-unassigned] [Bug 29177] [GTK] Right click does not activate text entry
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Feb 2 12:12:30 PST 2010
https://bugs.webkit.org/show_bug.cgi?id=29177
José Millán Soto <jmillan at igalia.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #47430|0 |1
is obsolete| |
Attachment #47962| |review?
Flag| |
--- Comment #4 from José Millán Soto <jmillan at igalia.com> 2010-02-02 12:12:30 PST ---
Created an attachment (id=47962)
--> (https://bugs.webkit.org/attachment.cgi?id=47962)
Proposed patch
This patch works in the pages commented in comment 2.
There were already layout tests for this, but they were skipped in GTK. This
patch removes them from the Skipped list.
Also, popup menu position when invoked via keyboard is improved (popup menu
appeared where the mouse cursor was, which could led to confusion if it was not
above the selected node).
Click event handling using javascript is tested in
fast/events/mouse-click-events.html; WebKitGTK fails that text, but in the
results page it can be seen that the right button is correctly handled.
--
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