spacing between indicators should be 5 pixels
Bug #734010 reported by
Jonathan Meek
This bug affects 3 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Indicator Applet |
Fix Released
|
Undecided
|
Unassigned | ||
Unity |
Fix Released
|
Undecided
|
Unassigned | ||
unity-2d |
Fix Released
|
Undecided
|
Alberto Mardegan | ||
unity (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned | ||
unity-2d (Ubuntu) |
Fix Released
|
Medium
|
Unassigned |
Bug Description
There is the urge to increase the distance between system/application indicators (not applications menus) since they are quite apart from each other. the spacing was decreased as a fix to bug 684114 but now this should be increased by 1px since they feel gathered together see comment#1
Original report:
Indicators do not have the same spacing that they have in Unity 2D and the classic desktop, which often results in the menu sliding over to the next one unintentionally. (I.E. I click on the sound menu to change track with my laptops trackpad, and as I move downward, my finger slips sideways and the Messaging Menu is pulled up.)
Related branches
lp://staging/~rafalcieslak256/unity/fix-734010
- Gord Allott (community): Approve
-
Diff: 12 lines (+1/-1)1 file modifiedplugins/unityshell/src/PanelIndicatorObjectEntryView.h (+1/-1)
lp://staging/~mardy/unity-2d/indicator-padding
- Florian Boucault: Pending requested
-
Diff: 12 lines (+1/-1)1 file modifiedlibunity-2d-private/src/indicatorentrywidget.cpp (+1/-1)
Changed in unity (Ubuntu): | |
status: | New → Confirmed |
summary: |
- increase 1px spacing between indicators + spacing between indicators should be 5 pixels |
Changed in unity-2d: | |
status: | New → Confirmed |
tags: | added: visual |
Changed in unity-2d (Ubuntu): | |
status: | New → Confirmed |
Changed in unity: | |
status: | Confirmed → In Progress |
assignee: | nobody → Elvis Dominguez (elvisd79) |
Changed in unity: | |
status: | In Progress → Confirmed |
Changed in unity: | |
assignee: | Elvis Dominguez (elvisd79) → nobody |
Changed in unity: | |
status: | Confirmed → In Progress |
Changed in unity (Ubuntu): | |
status: | Confirmed → In Progress |
Changed in unity: | |
status: | In Progress → Fix Committed |
Changed in unity (Ubuntu): | |
status: | In Progress → Fix Committed |
Changed in unity: | |
milestone: | none → 4.4.0 |
Changed in unity: | |
status: | Fix Committed → Fix Released |
Changed in unity-2d: | |
assignee: | nobody → Alberto Mardegan (mardy) |
Changed in unity-2d: | |
status: | Confirmed → In Progress |
milestone: | none → 4.4 |
Changed in unity-2d: | |
status: | In Progress → Fix Committed |
Changed in unity-2d: | |
status: | Fix Committed → Fix Released |
Changed in unity-2d: | |
status: | Fix Released → Fix Committed |
Changed in unity-2d: | |
status: | Fix Committed → Fix Released |
Changed in indicator-applet: | |
status: | New → Fix Released |
To post a comment you must log in.
Spacing in -2D and Unity should be the same. I think we could do with
one extra pixel in the spacing between indicators on Unity and -2D could
follow suit.
Mark