[Webkit-unassigned] [Bug 32746] New: browser hotkeys blocked

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 18 15:32:05 PST 2009


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

           Summary: browser hotkeys blocked
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh Intel
               URL: https://www.coastcapitalsavings.com/
        OS/Version: Mac OS X 10.6
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: max at terpstra.ca


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.

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