Bug 456030 - Change shortcut of changing text direction
Summary: Change shortcut of changing text direction
Status: RESOLVED UPSTREAM
Alias: None
Product: kde
Classification: I don't know
Component: general (show other bugs)
Version: unspecified
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-06-27 11:54 UTC by AvidSeeker
Modified: 2022-06-28 15:57 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description AvidSeeker 2022-06-27 11:54:47 UTC
SUMMARY:
When typing in a textbox (e.g: firefox address bar), `ctrl+shift+x` switches textbox direction. This does not work in some programs AND I want to change that shortcut.

EXPECTED:
The shortcut worked so far on Firefox. It does not work in other programs (Kate, KWrite, ...). 

QUESTION:
how to change this to the typical: `right ctrl+ right shift` switches text right, and vice versa.

SOFTWARE/OS VERSIONS:
KDE Plasma Version: 5.25.1
KDE Frameworks Version: 5.95.0
Qt Version: 5.15.5
Comment 1 Nate Graham 2022-06-27 17:54:52 UTC
I'm afraid this feature is a Firefox-specific thing that isn't provided by any kind of system service. If we did add one in KDE code, it would conflict with the thing that Firefox has.

This is the kind of thing that has to be proposed as a cross-desktop spec, and then gets buy in from the developers of the major UI toolkits and desktop environments.
Comment 2 AvidSeeker 2022-06-28 04:13:14 UTC
At the very least, if it's not implemented in the UI toolkit, is it implemented in native KDE apps? Kate is claimed to have RTL & BIDI support (https://en.wikipedia.org/w/index.php?title=Comparison_of_text_editors#Right-to-left_and_bidirectional_text).
Comment 3 Nate Graham 2022-06-28 15:57:49 UTC
It should already. If you find that there are issues specific to Kate with respect to RTL or bidirectional text, please file specific bug reports about them. Thanks!