[Webkit-unassigned] [Bug 10614] DIV element does not support 'keypress' event attribute, contrary to w3c specification.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 27 17:15:59 PDT 2009


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


Erik Arvidsson <arv at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID
                 CC|                            |arv at chromium.org




--- Comment #3 from Erik Arvidsson <arv at chromium.org>  2009-10-27 17:15:59 PDT ---
The element must be focusable to fire key events. If you set the tabIndex the
element can receive focus and will fire key events.

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



More information about the webkit-unassigned mailing list