RESOLVED CONFIGURATION CHANGED 32746
browser hotkeys blocked
https://bugs.webkit.org/show_bug.cgi?id=32746
Summary browser hotkeys blocked
Maxwell Terpstra
Reported 2009-12-18 15:32:05 PST
Some hotkeys (eg. cmd-C for copy, cmd-P for print, cmd-A for select all) do not work while viewing this page (and on most other pages at this site). Steps to reproduce: - click in blank area of the page to blur the auto-focussed form field - press cmd-P Expected result: print dialog opens Actual result: selection highlight appears above "Business" menu tab, print dialog open does not open Invoking the commands through the browser's menu (not using the hotkey) works as expected. I presume there is some javascript that is catching the key-press and preventing the default action. However, javascript should never be allowed to capture and disable browser hotkeys.
Attachments
Mark Rowe (bdash)
Comment 1 2009-12-18 22:20:12 PST
Karl Dubost
Comment 2 2024-01-21 21:29:51 PST
This is working for me now. This must have been a duplicate of Bug 30397
Note You need to log in before you can comment on or make changes to this bug.