[Webkit-unassigned] [Bug 13020] Returning false from onkeypress event on Input is ignored when key is Tab

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 8 23:18:45 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=13020





------- Comment #1 from esprehn at gmail.com  2007-03-08 23:18 PDT -------
Created an attachment (id=13554)
 --> (http://bugs.webkit.org/attachment.cgi?id=13554&action=view)
Test Case

In this test case pressing tab in both inputs should do nothing as per previous
Safari behavior. However in the input where the event handler was attached with
onkeypress the return value of false is ignored and the focus jumps off the
input to the Back button in the browser.


-- 
Configure bugmail: http://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