SUMMARY Since Plasma 6.3 came out, pressing an alt+ keycombo to open a menu in an application opens the File menu instead. For instance, alt+p acts as alt+f would. This happens in Inkscape and Sublime Text under Wayland, but X11 works as normal. STEPS TO REPRODUCE 1. Log into a Wayland session. 2. Open a new document in Inkscape or Sublime Text. Those are the apps I've tried. 3. Press alt+p OBSERVED RESULT The File menu opens. EXPECTED RESULT The Path menu should open. SOFTWARE/OS VERSIONS Windows: macOS: (available in the Info Center app, or by running `kinfo` in a terminal window) Linux/KDE Plasma: Linux 6.13.4-arch1-1 KDE Plasma Version: 6.3.1 KDE Frameworks Version: 6.11.0 Qt Version: 6.8.2 ADDITIONAL INFORMATION
Might be an issue in GTK 3 -- this also happens with clicks, and with other gtk 3 apps in native wayland mode (e.g., emacs). Also happens in sway. https://gitlab.gnome.org/GNOME/gtk/-/issues/1188 https://github.com/swaywm/sway/issues/7391 https://gitlab.gnome.org/GNOME/gtk/-/issues/3116
Yeah the client is getting pointer motion events with the correct coordinates