GNOME Bugzilla – Bug 672713
popupMenu: make sure to break the grab when the slider is not visible
Last modified: 2012-04-24 21:25:34 UTC
Hitting Escape while dragging the volume slider closes the menu without ungrabbing the pointer.
Created attachment 210466 [details] [review] popupMenu: make sure to break the grab when the slider is not visible Otherwise the grab will persist for example after closing the PopupMenu with Escape.
Review of attachment 210466 [details] [review]: Makes sense. (The indentation is only half consistent with the rest of the file. Not a big deal)
Attachment 210466 [details] pushed as 3422e1d - popupMenu: make sure to break the grab when the slider is not visible -- with fixed indentation