GNOME Bugzilla – Bug 675838
Update the seek slider position hack for gtk changes
Last modified: 2012-06-26 21:16:17 UTC
gtk commit http://git.gnome.org/browse/gtk+/commit/?id=162614aa changed GtkRange behaviour, so that it's now the left mouse button that jumps to position, instead of former middle button.
Created attachment 213831 [details] [review] main: Update the seek slider position hack for gtk changes GTK+ commit 162614aa changed the range widget's button behaviour so that button 1 jumps to position. This is almost what we need in totem, except that we'd want buttons 2 and 3 to also do the jumping. Update the seek slider hack accordingly to always force button 1 behaviour and bump gtk+ dep to 3.5.2.
Thanks for the patch!
*** Bug 678927 has been marked as a duplicate of this bug. ***