Menu bar - add option for the global menu to make it always visible
Bug #955193 reported by
John Lea
This bug affects 53 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ayatana Design |
Triaged
|
High
|
John Lea | ||
Unity |
Fix Released
|
Medium
|
Marco Trevisan (Treviño) | ||
7.2 |
Fix Released
|
Medium
|
Marco Trevisan (Treviño) | ||
unity (Ubuntu) |
Fix Released
|
Medium
|
Unassigned | ||
Trusty |
Fix Released
|
Medium
|
Unassigned | ||
unity-control-center (Ubuntu) |
Fix Released
|
Medium
|
Marco Trevisan (Treviño) |
Bug Description
[ Impact ]
[Test Case]
(1) enable menus in the window title bar System Settings > Appearance > Behavior > Show the menus for a window > In the menu bar
(2) run "gsettings set com.canonical.Unity always-show-menus true" in a terminal
(3) move the mouse around between windows
The menus should remain displayed
[Regression Potential]
Any change to the menu functionality has the potential to cause volunteer functionality in menu behaviour.
[Other Info]
The fix for Ubuntu 14.04 LTS was cherry picked from the Ubuntu "Vivid Vervet" dev release where it has been in production use for some time with no apparent regression.
Related branches
lp://staging/~3v1n0/unity/lim-visibility-fixes
- Christopher Townsend (community): Approve
- PS Jenkins bot (community): Approve (continuous-integration)
- Stephen M. Webb (community): Approve
-
Diff: 845 lines (+217/-96)17 files modifiedUnityCore/AppmenuIndicator.cpp (+24/-0)
UnityCore/AppmenuIndicator.h (+8/-0)
com.canonical.Unity.gschema.xml (+8/-0)
decorations/DecoratedWindow.cpp (+24/-14)
decorations/DecorationsForceQuitDialog.cpp (+24/-18)
decorations/DecorationsManager.cpp (+10/-3)
decorations/DecorationsSlidingLayout.cpp (+14/-8)
decorations/DecorationsSlidingLayout.h (+2/-0)
panel/PanelMenuView.cpp (+63/-32)
panel/PanelMenuView.h (+4/-1)
plugins/unityshell/src/unityshell.cpp (+1/-1)
unity-shared/DecorationStyle.cpp (+0/-1)
unity-shared/DecorationStyle.h (+0/-1)
unity-shared/MenuManager.cpp (+27/-4)
unity-shared/MenuManager.h (+5/-1)
unity-shared/UScreen.cpp (+3/-6)
unity-shared/UnitySettings.cpp (+0/-6)
lp://staging/~bregma/unity/lp-1312137-trusty
- Christopher Townsend (community): Approve
-
Diff: 845 lines (+217/-96)17 files modifiedUnityCore/AppmenuIndicator.cpp (+24/-0)
UnityCore/AppmenuIndicator.h (+8/-0)
com.canonical.Unity.gschema.xml (+8/-0)
decorations/DecoratedWindow.cpp (+24/-14)
decorations/DecorationsForceQuitDialog.cpp (+24/-18)
decorations/DecorationsManager.cpp (+10/-3)
decorations/DecorationsSlidingLayout.cpp (+14/-8)
decorations/DecorationsSlidingLayout.h (+2/-0)
panel/PanelMenuView.cpp (+63/-32)
panel/PanelMenuView.h (+4/-1)
plugins/unityshell/src/unityshell.cpp (+1/-1)
unity-shared/DecorationStyle.cpp (+0/-1)
unity-shared/DecorationStyle.h (+0/-1)
unity-shared/MenuManager.cpp (+27/-4)
unity-shared/MenuManager.h (+5/-1)
unity-shared/UScreen.cpp (+3/-6)
unity-shared/UnitySettings.cpp (+0/-6)
lp://staging/~3v1n0/unity-control-center/unity-menu-visibilty-toggle
- Sebastien Bacher: Approve
-
Diff: 394 lines (+224/-79)2 files modifiedpanels/appearance/appearance.ui (+168/-76)
panels/appearance/cc-appearance-panel.c (+56/-3)
Changed in ayatana-design: | |
assignee: | nobody → John Lea (johnlea) |
importance: | Undecided → High |
status: | New → Triaged |
Changed in unity: | |
milestone: | none → backlog |
status: | New → Confirmed |
Changed in unity (Ubuntu): | |
status: | New → Confirmed |
tags: | added: udp |
Changed in unity-2d: | |
assignee: | nobody → Pawel Stolowski (stolowski) |
Changed in unity: | |
assignee: | nobody → Marco Trevisan (Treviño) (3v1n0) |
Changed in unity: | |
importance: | Undecided → Medium |
no longer affects: | unity-2d |
Changed in unity: | |
milestone: | backlog → 7.3.2 |
Changed in unity: | |
milestone: | 7.3.2 → 7.3.1 |
status: | Confirmed → In Progress |
Changed in unity: | |
milestone: | 7.3.1 → 7.3.2 |
Changed in unity: | |
milestone: | 7.3.2 → 7.3.1 |
status: | In Progress → Fix Released |
description: | updated |
tags: |
added: verification-done removed: verification-needed |
Changed in unity-control-center (Ubuntu): | |
status: | Confirmed → Triaged |
assignee: | nobody → Marco Trevisan (Treviño) (3v1n0) |
tags: | added: rls-w-incoming |
tags: |
added: rls-x-incoming removed: rls-w-incoming |
Changed in unity-control-center (Ubuntu): | |
status: | Triaged → In Progress |
importance: | Undecided → Medium |
milestone: | none → ubuntu-16.04 |
Changed in unity (Ubuntu): | |
importance: | Undecided → Medium |
Changed in unity (Ubuntu Trusty): | |
importance: | Undecided → Medium |
To post a comment you must log in.
This was promised for 12.04 by the dictator. He recently said it won't be there. Can we at least expect it in point releases for those who don't like/can't install ordinary releases?