https://bugs.kde.org/show_bug.cgi?id=517157
Bug ID: 517157
Summary: Meta and Ctrl keys from GUI shortcut config are not
aligned with what is in the part.rc and shell.rc
config files
Classification: Applications
Product: okular
Version First unspecified
Reported In:
Platform: macOS (DMG)
OS: macOS
Status: REPORTED
Severity: wishlist
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
The meaning of Meta and Ctrl are not aligned from the GUI configuration
shortcut panel and the xml config file.
STEPS TO REPRODUCE
1. Open the GUI configuration for Shortcut
2. Change any action with a custom keybind e.g. Ctrl+d for scroll page down
3. Open the corresponding ~/Library/Application\
Support/kxmlgui5/okular/part.rc
OBSERVED RESULT
<Action name="view_scroll_page_down" shortcut="Meta+D"/>
EXPECTED RESULT
<Action name="view_scroll_page_down" shortcut="Ctrl+D"/>
SOFTWARE/OS VERSIONS
Windows:
macOS: 26.3 (25D125)
(available in the Info Center app, or by running `kinfo` in a terminal window)
Linux/KDE Plasma:
KDE Plasma Version:
KDE Frameworks Version:
Qt Version:
ADDITIONAL INFORMATION
This does not affect how the application perform, I just found them when
synchronising config files with windows and linux. It only happens on MacOs,
and it is installed from official dmg installer.
Best wishes,
Fengtao
--
You are receiving this mail because:
You are watching all bug changes.