[Webkit-unassigned] [Bug 198326] New: PlatformEventKeyboardGtk still uses old key aliases

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 29 02:49:40 PDT 2019


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

            Bug ID: 198326
           Summary: PlatformEventKeyboardGtk still uses old key aliases
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKitGTK
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ludovico.denittis at collabora.com
                CC: bugs-noreply at webkitgtk.org

GTK added a "KEY_" prefix to every key names.

The support for GTK3 has been added with this commit https://gitlab.gnome.org/GNOME/gtk/commit/913cdf3be750a1e74c09b20edf55a57f9a919fcc
and for GTK2 (from 2.21.8) with this commit https://gitlab.gnome.org/GNOME/gtk/commit/750c81f43dda6c783372b983e630ecd30b776d7e


While on GTK2 and GTK3 it is still possible to use the old name scheme, on GTK4 only the new one is available.
So it should be better to stick with the new name convention to ease a future GTK4 porting.


I'm going to attach a patch to this issue.

-- 
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/20190529/70b7fcb8/attachment.html>


More information about the webkit-unassigned mailing list