[Webkit-unassigned] [Bug 45843] can not prevent tab keys from performing their default action
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Sep 16 12:53:51 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=45843
--- Comment #2 from Jason Proctor <jason at redfish.net> 2010-09-16 12:53:51 PST ---
sorry, i didn't mean to suggest that the issue was new in the nightlies, just that it *is* in the nightly.
should the tab key be different from other keys? it's not a modifier key - nothing happens until you let go - so IMHO it should be possible to prevent the default action by registering for keyup.
i can probably apply a hack with a keydown handler, but IMHO again, i shouldn't have to.
--
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