qtubuntu/qmenumodel don't set disabled value to menu items that open submenus but are disabled
Bug #1670694 reported by
Albert Astals Cid
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
qtubuntu (Ubuntu) |
Fix Released
|
Undecided
|
Albert Astals Cid |
Bug Description
For example kate -> sessions -> Open quick sessions (if you don't have any session) should be disabled.
For a more easy to use (if you know how to compile) use http://
Related branches
lp://staging/~aacid/qtubuntu/disabledMenus
- Lukáš Tinkl (community): Approve
- Unity8 CI Bot: Approve (continuous-integration)
-
Diff: 81 lines (+26/-1)3 files modifiedsrc/ubuntuappmenu/gmenumodelexporter.cpp (+24/-1)
src/ubuntuappmenu/gmenumodelplatformmenu.cpp (+1/-0)
src/ubuntuappmenu/gmenumodelplatformmenu.h (+1/-0)
lp://staging/~aacid/qmenumodel/disabledMenus
- Lukáš Tinkl (community): Approve
-
Diff: 22 lines (+11/-1)1 file modifiedlibqmenumodel/src/gtk/gtkmenutrackeritem.c (+11/-1)
lp://staging/~aacid/unity8/disabledMenus
- Unity8 CI Bot: Approve (continuous-integration)
- Lukáš Tinkl (community): Approve
-
Diff: 221 lines (+102/-11)8 files modifiedqml/Panel/MenuContent.qml (+2/-2)
qml/Panel/Panel.qml (+1/-0)
qml/Panel/PanelBar.qml (+16/-0)
qml/Panel/PanelItemRow.qml (+32/-6)
qml/Panel/PanelMenu.qml (+2/-2)
qml/Panel/PanelMenuPage.qml (+1/-1)
tests/qmltests/ApplicationMenus/tst_MenuBar.qml (+24/-0)
tests/qmltests/Panel/tst_Panel.qml (+24/-0)
Changed in qtubuntu (Ubuntu): | |
assignee: | nobody → Albert Astals Cid (aacid) |
Changed in qtubuntu (Ubuntu): | |
status: | New → In Progress |
description: | updated |
To post a comment you must log in.
This bug was fixed in the package qtubuntu - 0.64+17. 04.20170320- 0ubuntu1
--------------- 04.20170320- 0ubuntu1) zesty; urgency=medium
qtubuntu (0.64+17.
[ Albert Astals Cid ]
* Set qtubuntu-tag and handle aboutToShow calls (LP: #1664578)
* Set enabled state for menus in the submenu-enabled property since
GMenuModel doesn't support that concept (LP: #1670694)
* fix image conversion to Format_ARGB32
* Build with clang
[ Gerry Boland ]
* Use correct parented/parentless dialog and utility window types from
Mir
-- Lukáš Tinkl <email address hidden> Mon, 20 Mar 2017 17:31:42 +0000