STEPS TO REPRODUCE 1. use Wayland session 2. open Dolphin 3. tap Dolphin icon in window decoration with a touchscreen 4. tap 'More actions' submenu with the touchscreen OBSERVED RESULT 'More actions' submenu opens and closes immediately EXPECTED RESULT 'More actions' submenu opens SOFTWARE/OS VERSIONS Operating System: KDE neon Unstable Edition KDE Plasma Version: 5.24.80 KDE Frameworks Version: 5.92.0 Qt Version: 5.15.3 Graphics Platform: Wayland
Can confirm.
Still an issue. Operating System: KDE neon Unstable Edition KDE Plasma Version: 5.81.0 KDE Frameworks Version: 5.245.0 Qt Version: 6.6.0 Graphics Platform: Wayland
Git commit 1f89b7ca81b724f08fe346eda6c88dbac3466c99 by Vlad Zahorodnii. Committed on 23/09/2024 at 14:31. Pushed by vladz into branch 'master'. Forward touch events using QWindowSystemInterface API QWindowSystemInterface is a more appropriate api to send touch events. M +39 -45 autotests/integration/internal_window.cpp M +46 -25 src/input.cpp https://invent.kde.org/plasma/kwin/-/commit/1f89b7ca81b724f08fe346eda6c88dbac3466c99
Git commit 33efc38450f480d7bdaa6d7427c1dcc77a52d0ba by Vlad Zahorodnii. Committed on 23/09/2024 at 19:08. Pushed by vladz into branch 'Plasma/6.2'. Forward touch events using QWindowSystemInterface API QWindowSystemInterface is a more appropriate api to send touch events. (cherry picked from commit 1f89b7ca81b724f08fe346eda6c88dbac3466c99) M +39 -45 autotests/integration/internal_window.cpp M +46 -25 src/input.cpp https://invent.kde.org/plasma/kwin/-/commit/33efc38450f480d7bdaa6d7427c1dcc77a52d0ba