[dolphin] [Bug 449493] The view in compact mode moves to the opposite side of horizontal scroll bar direction in RTL mode
Méven Car
bugzilla_noreply at kde.org
Wed Mar 27 10:28:18 GMT 2024
https://bugs.kde.org/show_bug.cgi?id=449493
Méven Car <meven.car at kdemail.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|ASSIGNED |RESOLVED
Latest Commit| |https://invent.kde.org/syst
| |em/dolphin/-/commit/240d33c
| |e17fc531e8bc6638af8f71454fe
| |7c05e6
--- Comment #3 from Méven Car <meven.car at kdemail.net> ---
Git commit 240d33ce17fc531e8bc6638af8f71454fe7c05e6 by Méven Car, on behalf of
Eugene Popov.
Committed on 27/03/2024 at 10:28.
Pushed by meven into branch 'master'.
Better support for RTL
This MR fixes some issues related to RTL scripts:
- wrong layout in Compact View mode
- broken horizontal scrolling in Icon View and Details View modes
- broken navigation with left and right arrow keys in Details View mode
Related: bug 484012
M +5 -0 src/kitemviews/kitemlistcontainer.cpp
M +39 -23 src/kitemviews/kitemlistcontroller.cpp
M +4 -0 src/kitemviews/kitemlistview.cpp
M +10 -3 src/kitemviews/kstandarditemlistwidget.cpp
M +20 -10 src/kitemviews/private/kitemlistviewlayouter.cpp
M +1 -1 src/tests/kitemlistcontrollertest.cpp
https://invent.kde.org/system/dolphin/-/commit/240d33ce17fc531e8bc6638af8f71454fe7c05e6
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the kfm-devel
mailing list