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 585003 - If "Show Control" is disabled there's no visual feedback on events
If "Show Control" is disabled there's no visual feedback on events
Status: RESOLVED FIXED
Product: totem
Classification: Core
Component: Movie player
2.26.x
Other All
: Normal minor
: ---
Assigned To: General Totem maintainer(s)
General Totem maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2009-06-06 15:56 UTC by Ferk
Modified: 2012-04-18 16:08 UTC
See Also:
GNOME target: ---
GNOME version: 2.25/2.26



Description Ferk 2009-06-06 15:56:20 UTC
Currently, disabling the "show controls" option is the only way to have a clean interface that doesn't take huge space in low resolution screens.

However, when this option is disabled the player is not very usable due to the lack of visual feedback when you are using keyboard to move forward/backwards in the video.

Other information:
My proposal is to make the "Time" bar unhide after a keyboard event, and hide again a few seconds later. In a simmilar way as it's done in fullscreen mode.

This way, hiding the controls and controlling the playback with the keyboard would be possible and usable.
Comment 1 Bastien Nocera 2012-04-18 16:08:47 UTC
commit 1491a764d59aefdc50904f2f28f30be63b43f2c3
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Apr 18 17:01:13 2012 +0100

    main: Show OSD even when not in fullscreen
    
    https://bugzilla.gnome.org/show_bug.cgi?id=585003