[Webkit-unassigned] [Bug 24955] space bar does not play/pause when in standalone QuickTime movie

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 30 18:35:17 PDT 2009


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





------- Comment #4 from dino at apple.com  2009-03-30 18:35 PDT -------
Looking again, it seems sometimes people use keyCode and sometimes they use
keyIdentifier.

Obviously they use keyIdentifier for things like PageUp and Enter, but see
HTMLButtonElement for an example checking for U+0020 like I do.

I don't care either way.


-- 
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