[webkit-reviews] review requested: [Bug 22784] [Chromium] Home, End, PageUp and PageDown buttons do not do anything in drop down lists : [Attachment 33224] Updated patch with test case

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 21 16:03:47 PDT 2009


Jens Alfke <snej at chromium.org> has asked  for review:
Bug 22784: [Chromium] Home, End, PageUp and PageDown buttons do not do anything
in drop down lists
https://bugs.webkit.org/show_bug.cgi?id=22784

Attachment 33224: Updated patch with test case
https://bugs.webkit.org/attachment.cgi?id=33224&action=review

------- Additional Comments from Jens Alfke <snej at chromium.org>
This revised patch adds a layout test. (Note that the test checks the non-Mac
behavior, so it is expected to report failure on Mac; I've added a Mac-specific
expected output file reflecting this.)
Page Up/Down now jump by three, as in Neil Rhodes' related patch.
It also fixes the enum naming.


More information about the webkit-reviews mailing list