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 383826 - Pitivi can't scroll one 0.5 sec tic at a time
Pitivi can't scroll one 0.5 sec tic at a time
Status: RESOLVED FIXED
Product: pitivi
Classification: Other
Component: General
Git
Other All
: Normal normal
: 0.10.2
Assigned To: Pitivi maintainers
Pitivi maintainers
Depends on:
Blocks:
 
 
Reported: 2006-12-08 18:42 UTC by Ernst Sjöstrand
Modified: 2006-12-20 11:31 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Here's a patch! (701 bytes, patch)
2006-12-08 18:43 UTC, Ernst Sjöstrand
none Details | Review

Description Ernst Sjöstrand 2006-12-08 18:42:34 UTC
Please describe the problem:
Pause a movie and try to scroll one tick with the scrollwheel. It jumps back!


Steps to reproduce:


Actual results:


Expected results:


Does this happen every time?


Other information:
Comment 1 Ernst Sjöstrand 2006-12-08 18:43:16 UTC
Created attachment 77979 [details] [review]
Here's a patch!
Comment 2 Edward Hervey 2006-12-20 11:31:02 UTC
Patch commited, thanks :)

2006-12-20  Ernst Persson  <ernstp@gmail.com>

	reviewed by: Edward Hervey <edward@fluendo.com>

	* pitivi/ui/viewer.py:
	Properly scroll by half a second when using the scrollwheel of a
	mouse.
	Fixes #383826