GNOME Bugzilla – Bug 452245
Fullscreen popups remain visible on alt-tab when volume slider is open
Last modified: 2007-10-04 11:50:12 UTC
Please describe the problem: When we are fullscreen mode and open the volume slider by clicking on the volume button and then do an alt-tab, the popup menus don't disapper. Steps to reproduce: 1. Open Totem 2. Start playing a file 3. Goto fullscreen 4. Click on the volume button to open the volume slider 5. Press alt-tab Actual results: The movie window goes out of sight to show another application on the desktop but the control and exit popup windows that belong to totem fullscreen mode remain in their earlier positions. Expected results: The control and exit popup windows should disappear when totem fullscreen goes out of focus. Does this happen every time? Yes. Other information:
Fixed in gnome-2-20 and trunk 2007-09-19 Bastien Nocera <hadess@hadess.net> * data/fullscreen.ui: * src/totem-fullscreen.c: (totem_fullscreen_popup_timeout_add), (totem_fullscreen_is_volume_popup_visible), (totem_fullscreen_force_popup_hide), (totem_fullscreen_popup_hide), (totem_fullscreen_set_fullscreen), (totem_fullscreen_new): Remove the vol_lock, and check whether the popup is visible instead Force the volume scale to popdown when going out of fullscreen (Closes: #477529, #452245)
*** This bug has been marked as a duplicate of 477529 ***