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   

Description Mike Bainter 2008-03-23 18:55:25 PDT
At any website, pressing the Space bar fails to scroll down page when using build r31238. Worked as expected in build r31232.
Comment 1 Mark Rowe (bdash) 2008-03-23 21:39:16 PDT
Probably caused by http://trac.webkit.org/projects/webkit/changeset/31236.
Comment 2 Oliver Hunt 2008-03-23 21:53:46 PDT
Lalalala, fix is to revert the change to keydown handling.
Comment 3 Mark Rowe (bdash) 2008-03-24 14:39:12 PDT
*** Bug 18049 has been marked as a duplicate of this bug. ***
Comment 4 Mark Rowe (bdash) 2008-03-24 14:40:24 PDT
<rdar://problem/5816927>
Comment 5 Mark Rowe (bdash) 2008-03-24 20:34:17 PDT
*** Bug 18054 has been marked as a duplicate of this bug. ***
Comment 6 Oliver Hunt 2008-03-24 21:37:21 PDT
Fixerated r31274
Comment 7 Nick Valvo 2008-03-24 22:00:39 PDT
(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. 
Comment 8 Joshua Kwan 2008-03-25 02:18:10 PDT
*** Bug 18040 has been marked as a duplicate of this bug. ***