Dash - horizontal divider line in between categories incorrectly drawn
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ayatana Design |
Fix Released
|
High
|
John Lea | ||
Unity |
Fix Released
|
Medium
|
Mirco Müller | ||
unity-2d |
Fix Released
|
Low
|
Tiago Salem Herrmann | ||
unity (Ubuntu) |
Fix Released
|
Medium
|
Mirco Müller | ||
Oneiric |
Fix Released
|
Undecided
|
Unassigned | ||
unity-2d (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned | ||
Oneiric |
Won't Fix
|
Undecided
|
Unassigned |
Bug Description
Dash - horizontal divider line in between categories incorrectly drawn.
See the designs in https:/
Desired resolution:
- line should be 1px high
- the colour of the line should be 100% white (#ffffff)
- the line should have a opacity of 15%
- the line should have a outer glow that is 20%, #ffffff, 6px
- the spacing on either side of the line should be 15px
-------
Bug reverted to 'Confirmed' because there are still the following outstanding issues:
In the App Lens (see attached image "dash_divider lines wrong1.png")
- there is a small 'bump' at the far left and far right ends of each divider line
- the spacing on either side of the line is only 10px, not the 15px specified above
- the divider does not have any opacity applied. The opacity of the line should be 15%
- sometimes after opening the app lens and waiting roughly 10 seconds the line grows in height and jumps to being 2px high.
- the vertical alignment of the horizontal dividers is wrong, see attached image "dash_divider_
In the File Lens (see attached image dash_divider_
- the horizontal divider lines don't appear at all
Related branches
- Neil J. Patel: Pending requested
-
Diff: 27 lines (+8/-5)1 file modifiedplugins/unityshell/src/PlacesGroup.cpp (+8/-5)
- Michał Sawicz: Approve
- Albert Astals Cid (community): Approve
- Xi Zhu (community): Approve (design)
-
Diff: 135 lines (+43/-18)3 files modifiedshell/dash/CategoryHeader.qml (+16/-15)
shell/dash/Dash.qml (+0/-1)
shell/dash/LensView.qml (+27/-2)
Changed in ayatana-design: | |
assignee: | nobody → John Lea (johnlea) |
importance: | Undecided → High |
status: | New → Fix Committed |
tags: | added: onew udo |
Changed in unity: | |
status: | New → Confirmed |
assignee: | nobody → Mirco Müller (macslow) |
importance: | Undecided → Medium |
milestone: | none → 4.18.0 |
Changed in unity (Ubuntu): | |
status: | New → Confirmed |
importance: | Undecided → Medium |
assignee: | nobody → Mirco Müller (macslow) |
Changed in unity: | |
milestone: | 4.18.0 → 4.20.0 |
Changed in ayatana-design: | |
status: | Fix Committed → Fix Released |
Changed in unity: | |
status: | Fix Committed → Fix Released |
Changed in unity-2d: | |
importance: | Undecided → Medium |
status: | New → Confirmed |
Changed in unity: | |
milestone: | 4.20.0 → 4.24.0 |
Changed in unity: | |
status: | Confirmed → In Progress |
Changed in unity (Ubuntu): | |
status: | Confirmed → In Progress |
milestone: | none → oneiric-updates |
Changed in unity: | |
status: | In Progress → Fix Committed |
Changed in unity (Ubuntu): | |
status: | In Progress → Fix Committed |
Changed in unity: | |
status: | Fix Committed → Fix Released |
tags: | added: udp |
Changed in ayatana-design: | |
status: | Fix Released → Fix Committed |
Changed in unity-2d: | |
importance: | Medium → Low |
milestone: | none → 5.2 |
Changed in unity-2d (Ubuntu): | |
status: | New → Confirmed |
Changed in unity-2d (Ubuntu Oneiric): | |
status: | New → Confirmed |
tags: | added: unity3p |
Changed in unity-2d: | |
milestone: | 5.2 → 5.4 |
Changed in unity-2d: | |
milestone: | 5.2.1 → 5.6 |
Changed in unity-2d: | |
status: | Confirmed → In Progress |
assignee: | nobody → Tiago Salem Herrmann (tiagosh) |
Changed in unity-2d: | |
milestone: | 5.6 → 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 |
summary: |
- Dash - horizental divider line in between categories incorrectly drawn + Dash - horizontal divider line in between categories incorrectly drawn |
description: | updated |
tags: |
added: reviewedbydesignp removed: udo udp |
Changed in ayatana-design: | |
status: | Fix Committed → Fix Released |
Changed in unity-2d (Ubuntu Oneiric): | |
status: | Confirmed → Won't Fix |
Implemented as latest mockup shows