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 467533 - Seekbar attaches itself to the mouse when dragged out of the widget area
Seekbar attaches itself to the mouse when dragged out of the widget area
Status: RESOLVED DUPLICATE of bug 475545
Product: totem
Classification: Core
Component: Movie player
2.19.x
Other Linux
: Normal normal
: ---
Assigned To: General Totem maintainer(s)
General Totem maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2007-08-17 03:00 UTC by Priit Laes (IRC: plaes)
Modified: 2007-09-15 10:33 UTC
See Also:
GNOME target: ---
GNOME version: 2.19/2.20



Description Priit Laes (IRC: plaes) 2007-08-17 03:00:24 UTC
1) Open a movie and start playing
2) Click on the seek bar and drag it out of the widget area (either left or right)
3) Release the mouse button
4) Now move mouse around the seek widget - the widget is attached to the mouse so movie scrolls.
Comment 1 Bastien Nocera 2007-08-17 09:39:17 UTC
Are you using a touchpad?
Which version of gtk+ are you using? Which seekbar are you talking about?
Comment 2 Priit Laes (IRC: plaes) 2007-08-17 09:56:04 UTC
I'm using regular mouse.
Gtk+ version is 2.11.6

The seekbar I'm talking is on the controls area and looks about this: "Time: --[ ]------------"
Comment 3 Bastien Nocera 2007-08-17 09:59:11 UTC
So it's the seekbar in the windowed mode, not the fullscreen one?
Comment 4 Priit Laes (IRC: plaes) 2007-08-17 13:11:06 UTC
(In reply to comment #3)
> So it's the seekbar in the windowed mode, not the fullscreen one?
> 

In both cases, but I noticed also following:
1) Windowed mode
  a) When the "bar widget" gets attached to the mouse movie scrolling happens.
  b) Using middle click movie is seeked to the exact location
2) Fullscreen
  a) When the "bar widget" gets attached to the mouse no movie scrolling happens, although the scrolling thingy changes its location on the timeline.
  b) Middle click doesn't seek the movie
Comment 5 Bastien Nocera 2007-08-17 13:19:03 UTC
As requested, please test with the current SVN, at least 2) should be fixed.
Comment 6 Priit Laes (IRC: plaes) 2007-08-17 13:30:53 UTC
The fullscreen middle-click and scrolling issue has been fixed now, but the original problem still remains.

Both in full screen and windowed mode, the seek bar gets attached to the mouse  and now moving mouse in the widget area results in seeking of the movie.
Comment 7 Diego Escalante Urrelo (not reading bugmail) 2007-09-15 06:33:10 UTC
It happens in trunk too. Seems like other hscale widgets like Banshee's are not affected.
It's not catching button release outside the totem window. Curiously, if you release the button on the video widget, the hscale is released too (so no problems are present).
Comment 8 Bastien Nocera 2007-09-15 10:33:11 UTC
I knew I'd seen that bug already. It's a bug in GTK+. Sorry for closing as a dupe of a later one, but it's got test cases and a reproducer.

*** This bug has been marked as a duplicate of 475545 ***