GNOME Bugzilla – Bug 590770
Home in the time slider doesn't go to the beginning
Last modified: 2009-08-05 18:35:19 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.
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(-)