After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 452245 - Fullscreen popups remain visible on alt-tab when volume slider is open
Fullscreen popups remain visible on alt-tab when volume slider is open
Status: RESOLVED DUPLICATE of bug 477529
Product: totem
Classification: Core
Component: Movie player
2.19.x
Other All
: Normal minor
: ---
Assigned To: General Totem maintainer(s)
General Totem maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2007-06-29 13:46 UTC by Sunil Mohan Adapa
Modified: 2007-10-04 11:50 UTC
See Also:
GNOME target: ---
GNOME version: 2.19/2.20



Description Sunil Mohan Adapa 2007-06-29 13:46:06 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:
Comment 1 Bastien Nocera 2007-09-19 13:56:56 UTC
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)
Comment 2 Bastien Nocera 2007-10-04 11:50:12 UTC

*** This bug has been marked as a duplicate of 477529 ***