https://bugs.kde.org/show_bug.cgi?id=516412
Bug ID: 516412
Summary: right click stopped opening edit menu for annotations
etc, but instead causes zoom out even though shortcut
is different
Classification: Applications
Product: okular
Version First unspecified
Reported In:
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
# System info
```
yalihupokn@zoqu-endiman:~$ okular --version
okular 25.12.1
QThreadStorage: entry 2 destroyed before end of thread 0xaaab4b9cfa10
QThreadStorage: entry 1 destroyed before end of thread 0xaaab4b9cfa10
yalihupokn@zoqu-endiman:~$ uname -a
Linux zoqu-endiman 6.18.10-402.asahi.fc42.aarch64+16k #1 SMP PREEMPT_DYNAMIC
Sat Feb 14 20:56:50 UTC 2026 aarch64 GNU/Linux
yalihupokn@zoqu-endiman:~$ ls /etc/os-release
/etc/os-release
yalihupokn@zoqu-endiman:~$ cat /etc/os-release
NAME="Fedora Linux Asahi Remix"
VERSION="42 (Forty Two [Adams])"
RELEASE_TYPE=stable
ID=fedora-asahi-remix
ID_LIKE=fedora
VERSION_ID=42
VERSION_CODENAME="adams"
PRETTY_NAME="Fedora Linux Asahi Remix 42 (Forty Two [Adams])"
ANSI_COLOR="0;38;2;60;110;180"
LOGO=fedora-logo-icon
CPE_NAME="cpe:/o:fedoraproject:fedora-asahi-remix:42"
DEFAULT_HOSTNAME="fedora"
HOME_URL="https://fedora-asahi-remix.org/"
DOCUMENTATION_URL="https://docs.fedoraproject.org/en-US/fedora-asahi-remix/"
SUPPORT_URL="https://discussion.fedoraproject.org/c/neighbors/asahi/asahi-help/94"
BUG_REPORT_URL="https://bugzilla.redhat.com/"
REDHAT_BUGZILLA_PRODUCT="Fedora"
REDHAT_BUGZILLA_PRODUCT_VERSION=42
REDHAT_SUPPORT_PRODUCT="Fedora"
REDHAT_SUPPORT_PRODUCT_VERSION=42
VARIANT="KDE Plasma Desktop Edition"
VARIANT_ID=kde
yalihupokn@zoqu-endiman:~$
```
# Workaround
```
rm -rf .local/share/okular/
rm -rf .config/okular
sudo dnf remove okular
sudo dnf install okular
```
Remove desktop shortcut if you pinned it to taskbar
--
You are receiving this mail because:
You are watching all bug changes.