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 590770 - Home in the time slider doesn't go to the beginning
Home in the time slider doesn't go to the beginning
Status: RESOLVED FIXED
Product: totem
Classification: Core
Component: general
2.27.x
Other Linux
: Normal normal
: ---
Assigned To: General Totem maintainer(s)
General Totem maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2009-08-04 19:17 UTC by Emilio Pozuelo Monfort
Modified: 2009-08-05 18:35 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Emilio Pozuelo Monfort 2009-08-04 19:17:32 UTC
[ Original report at http://bugs.debian.org/520817 ]

Hi,

If you open a video, hit tab to select the slider, and click the Home key, the slidder will go to the beginning and go back to where it goes.

It should stay in the beginning and the video should start again.

I've reproduced this with totem/gstreamer 2.26.2, 2.27.2, and totem/xine 2.26.2, so I guess it's not a backend issue.
Comment 1 Philip Withnall 2009-08-05 18:35:19 UTC
commit ce9e754fb03fa91e630c51592de942768ba21e47
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Wed Aug 5 19:33:26 2009 +0100

    Bug 590770 – Home in the time slider doesn't go to the beginning
    
    Add key bindings for Home and End, to seek to the start of the stream and
    start playing the next stream, respectively. Closes: bgo#590770

 src/totem-object.c |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)