RESOLVED FIXED 23277
space bar scrolls the page when typed in any text field
https://bugs.webkit.org/show_bug.cgi?id=23277
Summary space bar scrolls the page when typed in any text field
Alice Liu
Reported 2009-01-12 14:55:06 PST
pressing the space bar in a text field ends up scrolling the page instead of entering a space. steps to repro: 1) any textfield should work, but i noticed this on gmail login page (resize window to have scrollbars) 2) type space! This reproduces with revision 39773, and I suspect http://trac.webkit.org/changeset/39771 to be the cause <rdar://problem/6490249>
Attachments
patch (1.74 KB, patch)
2009-01-12 15:51 PST, Darin Adler
no flags
patch (4.15 KB, patch)
2009-01-13 09:45 PST, Darin Adler
adele: review+
Darin Adler
Comment 1 2009-01-12 15:51:22 PST
Darin Adler
Comment 2 2009-01-13 08:58:16 PST
I'll have this fixed in a few minutes. I've figured it out, but I'm taking the time to write a regression test.
Darin Adler
Comment 3 2009-01-13 09:45:30 PST
Darin Adler
Comment 4 2009-01-13 10:00:20 PST
Marc-André Decoste
Comment 5 2009-03-02 16:03:51 PST
This fix introduced a new bug (found using Chromium "http://crbug.com/7112") that also reproduces with a recent version of WebKit without Chromium. So I created a new bug for it on the WebKit side: https://bugs.webkit.org/show_bug.cgi?id=24304
Note You need to log in before you can comment on or make changes to this bug.