Fix 2 RTL bugs
ClosedPublic

Authored by ttv20 on Nov 30 2016, 9:56 PM.

Details

Reviewers
mart
Group Reviewers
Plasma: Workspaces
Commits
R119:4fada5bdb032: Fix 2 RTL bugs
Summary

Bug 364778: (DashboardRepresentation.qml)
I add LayoutMirroring.

Bug 372717:
The kicker (Application menu) had special configuration - when the panel is on the right edge the layout is mirrored, because else the sidebar blocking the sub menus.
In RTL direction system this fix cause the search bar to overlap the sidebar.
So I Fix that and I add the same configuration for RTL direction system with left edge panel.

Test Plan

I compiled from source and use it
For the Application menu I check In RTL and LTR directions and check on all the edge and try to search something
All work fine.

Diff Detail

Repository
R119 Plasma Desktop
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
ttv20 updated this revision to Diff 8647.Nov 30 2016, 9:56 PM
ttv20 retitled this revision from to Fix 2 RTL bugs.
ttv20 updated this object.
ttv20 edited the test plan for this revision. (Show Details)
ttv20 added a reviewer: Plasma: Workspaces.
ttv20 set the repository for this revision to R119 Plasma Desktop.
Restricted Application added a project: Plasma. · View Herald TranscriptNov 30 2016, 9:56 PM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
mart accepted this revision.Dec 1 2016, 10:33 AM
mart added a reviewer: mart.
This revision is now accepted and ready to land.Dec 1 2016, 10:33 AM
hein added a subscriber: hein.Dec 6 2016, 4:53 PM

Marco, did you commit this to 5.8+ for the author?

This revision was automatically updated to reflect the committed changes.