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 732711 - Slider fades while handle is still grabbed
Slider fades while handle is still grabbed
Status: RESOLVED FIXED
Product: totem
Classification: Core
Component: Movie player
3.12.x
Other Linux
: Normal normal
: ---
Assigned To: General Totem maintainer(s)
General Totem maintainer(s)
: 737042 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2014-07-03 21:34 UTC by erusan
Modified: 2014-11-25 21:05 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description erusan 2014-07-03 21:34:45 UTC
Reproduce:

1) Begin playing file
2) Grab slider control, continue holding
3) Result: Slider fades out of view while control is still being held
Comment 1 Bastien Nocera 2014-11-25 18:20:22 UTC
*** Bug 737042 has been marked as a duplicate of this bug. ***
Comment 2 Bastien Nocera 2014-11-25 21:05:02 UTC
commit c2cbb9585099b9e55a9ede2f306c5e1e860b127b
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Nov 25 22:01:48 2014 +0100

    main: Keep the controls visible when seeking with the slider
    
    When seeking with the handle, mark the popup as busy so it's not
    hidden, remove the business when releasing the slider handle, or
    when an error occurs.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=732711