Manage the fullscreen application case
Bug #591189 reported by
David Barth
This bug affects 22 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Application Menu Indicator |
Invalid
|
Wishlist
|
Matthew Paul Thomas | ||
Unity |
Fix Released
|
Medium
|
Marco Trevisan (Treviño) | ||
7.2 |
In Progress
|
Medium
|
Marco Trevisan (Treviño) | ||
unity (Ubuntu) |
Fix Released
|
Medium
|
Marco Trevisan (Treviño) |
Bug Description
Related branches
lp://staging/~3v1n0/unity/show-shell-on-menu-open
- Andrea Azzarone (community): Approve
- PS Jenkins bot (community): Needs Fixing (continuous-integration)
- Christopher Townsend: Pending requested
-
Diff: 430 lines (+101/-24)16 files modifiedUnityCore/Indicators.cpp (+6/-3)
UnityCore/Indicators.h (+1/-0)
panel/PanelMenuView.cpp (+10/-2)
panel/PanelMenuView.h (+1/-0)
plugins/unityshell/src/unityshell.cpp (+22/-8)
tests/autopilot/unity/emulators/launcher.py (+4/-4)
tests/autopilot/unity/tests/launcher/test_icon_behavior.py (+10/-4)
tests/autopilot/unity/tests/test_panel.py (+2/-2)
tests/test_indicators.cpp (+2/-0)
unity-shared/MenuManager.cpp (+7/-0)
unity-shared/MenuManager.h (+1/-0)
unity-shared/PluginAdapter.cpp (+18/-0)
unity-shared/PluginAdapter.h (+1/-0)
unity-shared/StandaloneWindowManager.cpp (+11/-1)
unity-shared/StandaloneWindowManager.h (+2/-0)
unity-shared/WindowManager.h (+3/-0)
Changed in indicator-appmenu: | |
assignee: | nobody → Matthew Paul Thomas (mpt) |
milestone: | none → maverick-alpha-3 |
Changed in indicator-appmenu: | |
importance: | Undecided → Wishlist |
status: | New → Triaged |
Changed in indicator-appmenu: | |
milestone: | maverick-alpha-3 → none |
Changed in indicator-appmenu: | |
status: | Triaged → Invalid |
Changed in appmenu-gtk: | |
status: | New → Confirmed |
importance: | Undecided → Wishlist |
Changed in appmenu-gtk: | |
assignee: | nobody → Cody Russell (bratsche) |
Changed in appmenu-gtk: | |
status: | Confirmed → Triaged |
Changed in appmenu-gtk: | |
assignee: | Cody Russell (bratsche) → Extended Canonical DX team (dx-team) |
description: | updated |
Changed in appmenu-gtk (Ubuntu): | |
assignee: | nobody → Extended Canonical DX team (dx-team) |
importance: | Undecided → Wishlist |
status: | New → Triaged |
Changed in unity: | |
status: | New → In Progress |
importance: | Undecided → Medium |
assignee: | nobody → Marco Trevisan (Treviño) (3v1n0) |
milestone: | none → 7.3.3 |
Changed in unity (Ubuntu): | |
status: | New → In Progress |
assignee: | nobody → Marco Trevisan (Treviño) (3v1n0) |
importance: | Undecided → Medium |
no longer affects: | appmenu-gtk (Ubuntu) |
no longer affects: | appmenu-gtk |
tags: | added: rls-w-incoming |
Changed in unity: | |
status: | In Progress → Fix Committed |
Changed in unity: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
this is not a "wishlist".
plenty of full screen apps are now totally broken, including freeciv and gvim launched from the command line.
user-built apps (e.g., emacs) have the menus where they have always been, not in the mac-style bar.
this is a welcome inconsistency which shows that it is possible to rebuild apps without the breakage.