Expanded panel menus don't fade out cleanly on close
Bug #1744001 reported by
Daniel van Vugt
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
GNOME Shell |
Fix Released
|
Low
|
|||
gnome-shell (Ubuntu) |
Fix Released
|
Low
|
Daniel van Vugt | ||
Bug Description
[ Impact ]
Expanded panel menus don't fade out cleanly on close.
[ Test case ]
1. Open the panel menu and expand any one of the submenus.
2. Click on the desktop to close the panel menu.
Expected: Menu fades out cleanly like when it wasn't expanded.
Was: Expanded part of the menu does not fade out cleanly.
[ Regression potential ]
Shell items might be no properly be refreshed realtime or redrawn
Related branches
lp://staging/~3v1n0/gnome-shell/bionic-patches-add-gpu-cached-texture
- Jeremy Bícha: Approve
-
Diff: 162 lines (+142/-0)3 files modifieddebian/changelog (+8/-0)
debian/patches/js-ui-Choose-some-actors-to-cache-on-the-GPU.patch (+133/-0)
debian/patches/series (+1/-0)
Changed in gnome-shell: | |
importance: | Unknown → Medium |
status: | Unknown → Confirmed |
Changed in gnome-shell (Ubuntu): | |
status: | In Progress → Fix Committed |
description: | updated |
Changed in gnome-shell: | |
importance: | Medium → Low |
status: | Confirmed → Fix Released |
To post a comment you must log in.
This is tagged for 'performance' because by chance the fix proposed upstream also significantly reduces CPU usage :)