[dolphin] [Bug 449493] The view in compact mode moves to the opposite side of horizontal scroll bar direction in RTL mode

ratijas bugzilla_noreply at kde.org
Sun Sep 3 20:10:30 BST 2023


https://bugs.kde.org/show_bug.cgi?id=449493

ratijas <me at ratijas.tk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
     Ever confirmed|0                           |1
                 CC|                            |me at ratijas.tk
             Status|REPORTED                    |CONFIRMED

--- Comment #1 from ratijas <me at ratijas.tk> ---
The offending function here is `void KItemListViewLayouter::doLayout()`. The
whole thing just assumes that you can swap vertical scroll direction with
horizontal, and then transpose the result, which is obviously wrong for RTL.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the kfm-devel mailing list