Bug 457132

Summary: Touchscreen long press is mouse-right-click with Dolphin but not with Okular
Product: [Applications] okular Reporter: Chris <inkbottle007>
Component: generalAssignee: Okular developers <okular-devel>
Status: CONFIRMED ---    
Severity: wishlist CC: aacid, nate
Priority: NOR    
Version First Reported In: 22.04.3   
Target Milestone: ---   
Platform: Debian unstable   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Chris 2022-07-25 18:26:06 UTC
There has been a new functionality added to Plasma 5.25, namely long-press acting as right click on touchscreen tablet pc. On my latest Debian-sid install, this functionality is fully working with Dolphin. However it does not work with Okular (version 22.04.03).
This functionality is pivotal, at least for two reason:
On a tablet pc, once you've added an annotation you have no way to delete it, since it requires a right click on the annotation.
Also, you can't leave fullscreen mode as described here: 
https://www.reddit.com/r/kde/comments/u3fm2x/getting_out_of_okular_full_screen_mode/


SOFTWARE/OS VERSIONS
Linux/KDE Plasma: 
debian-sid
plasma 5.25
kwin-wayland
okular 22.04.03
Comment 1 Albert Astals Cid 2022-07-31 22:53:45 UTC
> There has been a new functionality added to Plasma 5.25, namely long-press acting as right click on touchscreen tablet pc.

Do you have any reference for this? I can't find anything on the release notes
Comment 2 Nate Graham 2022-08-01 00:39:50 UTC
It was added to the Plasma desktop and Task Manager; rather than being a universal thing. Every app that wants long-press to turn into right-click needs to implement it on its own. Dolphin and Plasma have, so this is a request for Okular to do it too.