Summary: | "Extend selection" series of text field shortcuts do not respect navigation shortcuts set in System Settings | ||
---|---|---|---|
Product: | [Frameworks and Libraries] frameworks-kglobalaccel | Reporter: | Katalin Rebhan <me> |
Component: | general | Assignee: | kdelibs bugs <kdelibs-bugs-null> |
Status: | RESOLVED UPSTREAM | ||
Severity: | normal | CC: | nate |
Priority: | NOR | ||
Version First Reported In: | 5.112.0 | ||
Target Milestone: | --- | ||
Platform: | NixOS | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Katalin Rebhan
2023-12-03 19:00:15 UTC
Indeed, We can't override the basic shortcuts for Qt's text input controls here, but we can overlay our own on top ot replace them in custom subclasses, which is what apps like Kate can do. I'm afraid Qt changes would be required to be able to do what you;re asking for. |