[webkit-reviews] review requested: [Bug 18363] [GTK] Combo boxes cannot be opened pressing space : [Attachment 32586] Take away space out of ARROW_KEYS_POP_MENU and into SPACE_POP_MENU for platforms that display the popup when spacebar is pressed

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 10 15:52:39 PDT 2009


Jan Alonzo <jmalonzo at gmail.com> has asked  for review:
Bug 18363: [GTK] Combo boxes cannot be opened pressing space
https://bugs.webkit.org/show_bug.cgi?id=18363

Attachment 32586: Take away space out of ARROW_KEYS_POP_MENU and into
SPACE_POP_MENU for platforms that display the popup when spacebar is pressed
https://bugs.webkit.org/attachment.cgi?id=32586&action=review

------- Additional Comments from Jan Alonzo <jmalonzo at gmail.com>
The patch takes away space (' ') out of ARROW_KEYS_POP_MENU and into
SPACE_POP_MENU for platforms that want to display a popup menu when spacebar is
pressed.

No change in behaviour except for Gtk.


More information about the webkit-reviews mailing list