diff options
| author | Felix Ernst <[email protected]> | 2024-01-10 18:47:22 +0100 |
|---|---|---|
| committer | Felix Ernst <[email protected]> | 2024-01-30 16:08:16 +0000 |
| commit | 03de142a799815e2259aa75831cbbd3154a02942 (patch) | |
| tree | c04f49b6570ddeaa172553316a4eff495cb006b2 /src/tests | |
| parent | 30afdd931b36b8e2c982635d94c4231876048f0b (diff) | |
Improve arrow key navigation for right-to-left languages
While using right-to-left languages most of Dolphin is mirrored.
However, the logic of what happens when the arrow keys are pressed to
move between items in the main view was never adapted to account for
that. Basically nothing works as expected because of this. It's more
like dealing with a psychopath who misinterprets every command you give:
Left is right, right is left, up is most of the time right but sometimes
not, down is most the time left but sometimes not.
This commit fixes and adapts the logic if a right-to-left layout is used.
This fully fixes icon view mode and improves compact view mode, though
compact view mode still has more issues which aren't addressed here.
This work for the benefit of the minority that use right-to-left
languages both in Europe and the world is sponsored by NLnet and the
European Commission which I think is beautfiul.
BUG: 453933
Diffstat (limited to 'src/tests')
0 files changed, 0 insertions, 0 deletions
