[Webkit-unassigned] [Bug 18363] [GTK] Combo boxes cannot be opened pressing space

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 14 14:34:29 PDT 2009


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


Gustavo Noronha (kov) <gns at gnome.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #32652|review?                     |review+
               Flag|                            |




--- Comment #5 from Gustavo Noronha (kov) <gns at gnome.org>  2009-07-14 14:34:28 PDT ---
(From update of attachment 32652)
Looks good to me, after the changes. While you're at it, you could also have
enter also open the combo box, to match what GTK+ does. Should be a matter of
adding || keyCode == 'r' to the if inside SPACE_POP_MENU. Make it
SPACE_AND_RETURN_POP_MENU =P.

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