[Webkit-unassigned] [Bug 13031] [Mac] onkeydown prevents keyboard shortcuts from working on this page when the input field had focus.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 3 06:35:52 PST 2008


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


ap at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #19411|review?                     |review-
               Flag|                            |




------- Comment #8 from ap at webkit.org  2008-03-03 06:35 PDT -------
(From update of attachment 19411)
I think that handling the key and reporting that it was not handled is OK, but
it needs to be more fine-grained. Sites need to be able to override most
command-key equivalents - if anything, they want more complete control than
they have now.

As far as keyboard event handling goes, we aim to match IE more closely than
Firefox. In IE, most Control-key shortcuts are blocked on this test page.

In addition, I think that it is really an application-level decision on which
shortcuts to enforce despite site desires, so Safari needs to be changed in
parallel. I'm not yet sure what the right way to achieve this would be.


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