[Webkit-unassigned] [Bug 24304] HItting the space bar to select a radio button causes the page to scroll down.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 2 16:50:00 PST 2009


https://bugs.webkit.org/show_bug.cgi?id=24304


darin at apple.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1




------- Comment #1 from darin at apple.com  2009-03-02 16:49 PDT -------
I tested this on Mac and could not reproduce the problem. Space bar worked fine
and did not cause any scrolling. Maybe it's only for non-Mac platforms.

The reason this should not happen is that the code in the radio button
implementation should call setDefaultHandled(true) and that should cause the
scrolling code to not do anything.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list