[Webkit-unassigned] [Bug 207250] New: [Win][MiniBrowser] Accelerator keys don't work unless the main window is focused

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 4 23:06:35 PST 2020


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

            Bug ID: 207250
           Summary: [Win][MiniBrowser] Accelerator keys don't work unless
                    the main window is focused
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: Hironori.Fujii at sony.com

[Win][MiniBrowser] Accelerator keys don't work unless the main window is focused

MiniBrowser has accelerator keys, Ctrl-W to close window, Ctrl-R to reload.

In Firefox and Chrome, Ctrl-R can be prevented, but Ctrl-W can't.
Reloading by Ctrl-R should be implemented in WebKitBrowserWindow::didNotHandleKeyEvent.
You can test it by using https://javascript.info/keyboard-events

I think TranslateAccelerator should be used only for the message for main window.
https://stackoverflow.com/a/20138696

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200205/470c5d36/attachment.htm>


More information about the webkit-unassigned mailing list