https://bugs.kde.org/show_bug.cgi?id=491461
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |n...@kde.org Status|REPORTED |RESOLVED Resolution|--- |NOT A BUG --- Comment #2 from Nate Graham <n...@kde.org> --- > Any gesture that you would expect to produce a right click action does not > work (2 finger tap normally). 2-finger tap never produces a right-click in any of our software, FWIW, so it seems that this is more of an issue of expectations not matching the implementation. Instead , a right-click is typically accomplished in our software with a long-press. As you observed, this depends on the app to actually implement it, though. Each case where you expect a long-press to do a right-click needs to be implemented manually in the app itself, I'm afraid. As such, in every place you'd like this to be done, please open a new bug report about it. -- You are receiving this mail because: You are watching all bug changes.