https://bugs.kde.org/show_bug.cgi?id=503255
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|general |libplasma CC| |notm...@gmail.com Target Milestone|1.0 |--- Product|plasmashell |libplasma Version|6.3.4 |unspecified Summary|OSD layout does not reverse |PlasmaCore.Dialog mainItem |with RTL language |never reverses with RTL | |language or --reverse | |parameter --- Comment #3 from Nate Graham <n...@kde.org> --- It looks like this is a generic issue affecting PlasmaCore.Dialog. Woatever you give it as a its mainItem, that thing won't respect layout mirroring, even if I manually set LayoutMirroring.enabled: Qt.application.layoutDirection === Qt.RightToLeft LayoutMirroring.childrenInherit: true I can see the same issue with Task Manager tooltips, which have complex layouts inside a PlasmaCore.Dialog. Moving to libplasma. -- You are receiving this mail because: You are watching all bug changes.