SUMMARY Problems with widgets resizing in edit mode using RTL languages. STEPS TO REPRODUCE 1. Use an RTL language (Hebrew, Arabic, Persian, etc.) 2. Add a widget to the desktop. 3. Try to resize it (horizontally) to experience the problem. OBSERVED RESULT RTL problems with resizing the widgets in edit mode. EXPECTED RESULT Resize the widgets in edit mode easily.
Created attachment 137154 [details] A video showing the problem
can confirm.
The funniest part is not even this. Try resizing from corners to really feel the power of LayoutMirroring!
A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/1795
Git commit e2244b63bf3c5282d985dbee5696bf32b38dcd28 by Nate Graham, on behalf of ivan tkachenko. Committed on 02/06/2022 at 18:43. Pushed by ngraham into branch 'master'. [containment] Fix applet resizing in Edit Mode with RTL layout direction M +3 -0 components/containmentlayoutmanager/qml/ConfigOverlayWithHandles.qml https://invent.kde.org/plasma/plasma-workspace/commit/e2244b63bf3c5282d985dbee5696bf32b38dcd28
Git commit 18c98349835ff508abda0000381d63e30f064315 by Nate Graham, on behalf of ivan tkachenko. Committed on 02/06/2022 at 19:22. Pushed by ngraham into branch 'Plasma/5.25'. [containment] Fix applet resizing in Edit Mode with RTL layout direction (cherry picked from commit e2244b63bf3c5282d985dbee5696bf32b38dcd28) M +3 -0 components/containmentlayoutmanager/qml/ConfigOverlayWithHandles.qml https://invent.kde.org/plasma/plasma-workspace/commit/18c98349835ff508abda0000381d63e30f064315
*** Bug 453116 has been marked as a duplicate of this bug. ***