[Webkit-unassigned] [Bug 207250] [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:40:13 PST 2020


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

--- Comment #2 from Fujii Hironori <Hironori.Fujii at sony.com> ---
I realized two problems in this WIP patch.

1. Ctrl-W can't close the window while loading a page

Ctrl-W should be processed without dispatching to WebKit.

2. accelerator keys don't work if toolbar buttons or URL bar are focused.

toolbar buttons should give up WM_SETFOCUS.
https://stackoverflow.com/a/18540038

-- 
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/1db896b5/attachment.htm>


More information about the webkit-unassigned mailing list