[Bug 795261] Make gst-play seeking behavior symmetric

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sat Apr 14 14:14:32 UTC 2018


https://bugzilla.gnome.org/show_bug.cgi?id=795261

--- Comment #1 from Antonio Ospite <ao2 at ao2.it> ---
Created attachment 370934
  --> https://bugzilla.gnome.org/attachment.cgi?id=370934&action=edit
tools: play: make seeking behavior symmetrical

gst-play-1.0 uses different granularities when seeking forwards and
backwards with the right and left arrows or with the mouse wheel, this
asymmetric behavior can be surprising to users.

Make the seeking behavior with the arrows keys symmetric and introduce
new keybindings (PgUp and PgDown) for the more coarse-grained seeking.

This way it is still possible to seek with different steps but in a less
surprising way.

The mouse wheel is now bound to the fine-grained seeking.

In the keyboard controls legend the Unicode characters for "page up" and
"page down" are used:
https://www.fileformat.info/info/unicode/char/21de/index.htm
https://www.fileformat.info/info/unicode/char/21df/index.htm

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list