[Webkit-unassigned] [Bug 273780] New: [GTK] Consider keycode when activating application accelerators

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 6 10:36:11 PDT 2024


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

            Bug ID: 273780
           Summary: [GTK] Consider keycode when activating application
                    accelerators
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKitGTK
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mcatanzaro at redhat.com
                CC: bugs-noreply at webkitgtk.org

Moving this from https://gitlab.gnome.org/GNOME/epiphany/-/issues/2312, the problem is since Epiphany 46 keyboard shortcuts no longer work when using non-Latin keyboard layouts, like Ukranian or Hebrew. Currently we only consider the keyval when activating application accelerators. We need to consider the raw keycode as well.

E.g. on a Hebrew keyboard pressing Ctrl+א should open a new tab, because the same key is used for both א and T.

-- 
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/20240506/986f2187/attachment-0001.htm>


More information about the webkit-unassigned mailing list