Setting ‘Menus discovery duration’ to 0 does not disable menu discovery
Bug #942962 reported by
Adolfo Jayme Barrientos
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
unity (Ubuntu) |
Fix Released
|
Low
|
Andrea Azzarone | ||
Xenial |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
[Impact]
When you set to 0 the 'Menus discovery duration' in CCSM, the menus still show up, very briefly.
[Test case]
1. CCSM -> Unity -> Menus
2. Set 'Menus discovery duration' to 0
3. Start a new application that has menus
4. Menus should not show up briefly when the application starts
[Regression potential]
Nothing known.
Related branches
lp://qastaging/~azzar1/unity/disable-menu-discovery-if-0
- Unity Team: Pending requested
-
Diff: 12 lines (+1/-1)1 file modifiedpanel/PanelMenuView.cpp (+1/-1)
lp://qastaging/~unity-team/unity/x-sru4
- Unity Team: Pending requested
-
Diff: 1517 lines (+607/-196)26 files modifieddash/FilterExpanderLabel.cpp (+8/-0)
dash/FilterExpanderLabel.h (+1/-0)
debian/changelog (+43/-0)
decorations/DecoratedWindow.cpp (+29/-1)
decorations/DecoratedWindow.h (+1/-0)
decorations/DecorationsForceQuitDialog.cpp (+7/-7)
decorations/DecorationsPriv.h (+3/-0)
decorations/DecorationsWindowButton.cpp (+34/-15)
decorations/DecorationsWindowButton.h (+2/-1)
launcher/SwitcherController.cpp (+3/-2)
launcher/SwitcherView.cpp (+9/-2)
lockscreen/UserAuthenticatorPam.cpp (+3/-2)
panel/PanelMenuView.cpp (+1/-1)
panel/PanelView.cpp (+3/-0)
plugins/unityshell/src/unityshell.cpp (+28/-14)
plugins/unityshell/src/unityshell.h (+2/-2)
shutdown/SessionView.cpp (+0/-8)
unity-shared/CMakeLists.txt (+1/-0)
unity-shared/DashStyle.cpp (+42/-82)
unity-shared/DashStyle.h (+10/-14)
unity-shared/DecorationStyle.cpp (+6/-1)
unity-shared/OverlayRenderer.cpp (+113/-42)
unity-shared/PluginAdapter.cpp (+1/-1)
unity-shared/SpreadWidgets.cpp (+195/-0)
unity-shared/SpreadWidgets.h (+48/-0)
unity-shared/WindowButtons.cpp (+14/-1)
description: | updated |
no longer affects: | unity |
Changed in unity (Ubuntu): | |
status: | Confirmed → Triaged |
description: | updated |
tags: |
added: verification-done removed: verification-needed |
To post a comment you must log in.
Sorry if I'm uninformed, but what does the "Menus discovery duration" do?