Bug 18030
| Summary: | REGRESSION(r31236): Space bar fails to scroll down page | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Mike Bainter <mike.bainter> |
| Component: | WebKit Misc. | Assignee: | Oliver Hunt <oliver> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | joshk.webkit, macangeltoo, mrowe, nvalvo, oliver |
| Priority: | P2 | Keywords: | InRadar, Regression |
| Version: | 528+ (Nightly build) | ||
| Hardware: | Mac | ||
| OS: | OS X 10.5 | ||
Mike Bainter
At any website, pressing the Space bar fails to scroll down page when using build r31238. Worked as expected in build r31232.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Mark Rowe (bdash)
Probably caused by http://trac.webkit.org/projects/webkit/changeset/31236.
Oliver Hunt
Lalalala, fix is to revert the change to keydown handling.
Mark Rowe (bdash)
*** Bug 18049 has been marked as a duplicate of this bug. ***
Mark Rowe (bdash)
<rdar://problem/5816927>
Mark Rowe (bdash)
*** Bug 18054 has been marked as a duplicate of this bug. ***
Oliver Hunt
Fixerated r31274
Nick Valvo
(In reply to comment #6)
> Fixerated r31274
>
Thanks for the prompt follow-ups, Mark and Oliver. The produce of your "fixeration" is gratefully anticipated.
By the way, I just noted that fn-space performs the expected action in r31232. Shift-fn-space pages up, just as one would anticipate.
Joshua Kwan
*** Bug 18040 has been marked as a duplicate of this bug. ***