After double clicking on the panel to restore a window, the menus won't be hidden on mouse-out
Bug #838021 reported by
Marco Trevisan (Treviño)
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Unity |
Fix Released
|
Undecided
|
Marco Trevisan (Treviño) | ||
unity (Ubuntu) |
Fix Released
|
Undecided
|
Marco Trevisan (Treviño) |
Bug Description
Maximize a window, double click on the top panel to restore it, move the mouse cursor out of its panel -> the window title is shown, but the menus don't hide.
Related branches
lp://staging/~3v1n0/unity/panelmenu-fixes
- Neil J. Patel (community): Approve
- Jason Smith (community): Approve
- Gord Allott (community): Approve
-
Diff: 1499 lines (+470/-231)12 files modifiedplugins/unityshell/src/PanelIndicatorsView.cpp (+55/-41)
plugins/unityshell/src/PanelIndicatorsView.h (+13/-1)
plugins/unityshell/src/PanelMenuView.cpp (+146/-86)
plugins/unityshell/src/PanelMenuView.h (+9/-7)
plugins/unityshell/src/PanelTitlebarGrabAreaView.cpp (+35/-33)
plugins/unityshell/src/PanelTitlebarGrabAreaView.h (+11/-10)
plugins/unityshell/src/PanelView.cpp (+20/-9)
plugins/unityshell/src/PanelView.h (+3/-0)
plugins/unityshell/src/PluginAdapter.cpp (+33/-1)
plugins/unityshell/src/WindowButtons.cpp (+14/-2)
plugins/unityshell/src/WindowManager.cpp (+5/-1)
services/panel-service.c (+126/-40)
tags: | added: bitesize |
summary: |
- After double clicking on the panel to restore a window , the menus won't + After double clicking on the panel to restore a window, the menus won't be hidden on mouse-out |
summary: |
- After double clicking on the panel to restore a window, the menus won't - be hidden on mouse-out + After double clicking on the panel to restore a window (or using the + restore button), the menus won't be hidden on mouse-out |
description: | updated |
Changed in unity: | |
assignee: | nobody → Marco Trevisan (Treviño) (3v1n0) |
Changed in unity (Ubuntu): | |
assignee: | nobody → Marco Trevisan (Treviño) (3v1n0) |
Changed in unity: | |
status: | Confirmed → In Progress |
Changed in unity (Ubuntu): | |
status: | Confirmed → In Progress |
summary: |
- After double clicking on the panel to restore a window (or using the - restore button), the menus won't be hidden on mouse-out + After double clicking on the panel to restore a window, the menus won't + be hidden on mouse-out |
description: | updated |
Changed in unity: | |
status: | In Progress → Fix Committed |
Changed in unity (Ubuntu): | |
status: | In Progress → Fix Committed |
Changed in unity: | |
milestone: | none → 4.14.0 |
Changed in unity: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
same for me, but in my desktop if you move the mouse to top and out of it repitetly will show correct.