Filter checkboxes are without margins in right to left locales
Bug #949319 reported by
Haggai Eran
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
unity-2d |
Fix Released
|
Medium
|
Haggai Eran | ||
unity-2d (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
When using a right-to-left locale, the checkboxes columns in dash's filters are rendered close to each other, without margins between them. This is different from the left-to-right rendering, which has a space between the columns, and looks much better. See the attached screenshots.
Related branches
lp://staging/~haggai-eran/unity-2d/rtl-grid-view-with-spacing-949319
- Albert Astals Cid (community): Approve
-
Diff: 20 lines (+3/-0)1 file modifiedshell/dash/GridViewWithSpacing.qml (+3/-0)
Changed in unity-2d: | |
importance: | Undecided → Medium |
assignee: | nobody → Haggai Eran (haggai-eran) |
milestone: | none → 5.8 |
Changed in unity-2d: | |
status: | In Progress → Fix Committed |
Changed in unity-2d: | |
milestone: | 5.8 → 5.7 |
Changed in unity-2d: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
The second screenshot (with the LTR suffix) was taken with "LANGUAGE=C" environment variable, showing how it looks when rendered left-to-right. It was accidently still in Hebrew though, but please do not be confused.