Menu items are insensitive when unity-gtk-module is installed
Bug #1176154 reported by
William Hua
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Application Menu Indicator |
Fix Committed
|
Undecided
|
Unassigned | ||
indicator-appmenu (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
unity-gtk-module exports its menu actions under the namespace 'unity' to avoid clashing with the 'app' and 'win' action groups that may also be potentially used. Consequently indicator-appmenu should watch for actions in this namespace.
Reproduce by:
Installing unity-gtk-module, and gtk+2.0 and gtk+3.0, both without the menu proxy patch. Open the global menu in gedit.
Expected results:
Some menu items should be activatable, such as File/Quit.
Actual results:
All menu items are insensitive.
Related branches
lp://qastaging/~attente/indicator-appmenu/indicator-appmenu
- Lars Karlitski (community): Approve
- PS Jenkins bot (community): Approve (continuous-integration)
-
Diff: 141 lines (+65/-2)2 files modifiedsrc/window-menu-model.c (+18/-2)
tests/autopilot/tests/test_gedit.py (+47/-0)
To post a comment you must log in.
Fix committed into lp:indicator-appmenu at revision 238, scheduled for release in indicator-appmenu, milestone Unknown