SUMMARY when clicking on the navigation bar it sometimes performs a gesture instead. sometimes happens no matter where i click but always happens close to the screen edge STEPS TO REPRODUCE 1. click on the home button close to the screen edge OBSERVED RESULT animation for task switcher starts and stops immediately, app stays open EXPECTED RESULT home button being pressed and going to the home screen SOFTWARE/OS VERSIONS (available in the Info Center app, or by running `kinfo` in a terminal window) fedora 40 kde kernel 6.10.7 KDE Plasma Version: 6.1.4 KDE Frameworks Version: 6.5.0 Qt Version: 6.7.2
*** Bug 492850 has been marked as a duplicate of this bug. ***
The issue here is that the gesture navigation is not disabled when nav bar is present as it should be. This needs a rewrite of the mobile shell settings plugin to be accessible from C++, not just QML.