Summary: | taskbar should be right aligned in RTL desktops | ||
---|---|---|---|
Product: | [Unmaintained] plasma4 | Reporter: | Diego Iastrubni <elcuco> |
Component: | general | Assignee: | 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: | ||
Sentry Crash Report: |
Description
Diego Iastrubni
2008-10-11 01:16:32 UTC
*** This bug has been marked as a duplicate of bug 172560 *** woops, wrong duplicate. *** This bug has been marked as a duplicate of bug 172559 *** 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. |