Bug 172558

Summary: taskbar should be right aligned in RTL desktops
Product: [Plasma] plasma4 Reporter: Diego Iastrubni <elcuco>
Component: generalAssignee: Plasma Bugs List <plasma-bugs>
Status: RESOLVED DUPLICATE    
Severity: normal CC: aseigo
Priority: NOR Keywords: rtl
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Unspecified   
Latest Commit: Version Fixed In:

Description Diego Iastrubni 2008-10-11 01:16:32 UTC
Version:            (using Devel)
Installed from:    Compiled sources

When plasma is running in RTL mode (test with --reverse) the taskbar should be aligned to the right and not left.
Comment 1 Aaron J. Seigo 2008-10-18 22:21:40 UTC

*** This bug has been marked as a duplicate of bug 172560 ***
Comment 2 Aaron J. Seigo 2008-10-18 22:22:26 UTC
woops, wrong duplicate.

*** This bug has been marked as a duplicate of bug 172559 ***
Comment 3 Diego Iastrubni 2008-10-18 22:52:11 UTC
Aaron,

While 172559 are similar, and 172559 is the real bug IMHO closing this bug is an easy hack which can help us getting a working taskbar for 4.2.

Even without making the QGraphicsLinearLayout aware of the QLayoutDirection, we can fix the taskbar to behave as needed. I think (did not test) that the taskbar will have the correct width on RTL desktops, so we can just align the tasks to the right and fake it "good enough" until we resolve the issues in QGraphics*Layout.