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 632391 - [regression] box selection marquee doesn't work properly when zoomed in
[regression] box selection marquee doesn't work properly when zoomed in
Status: RESOLVED FIXED
Product: pitivi
Classification: Other
Component: Timeline
Git
Other Linux
: Normal blocker
: 0.14
Assigned To: Pitivi maintainers
Pitivi maintainers
: 632387 637806 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2010-10-17 19:46 UTC by Jean-François Fortin Tam
Modified: 2011-05-23 21:59 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
screencast (851.38 KB, video/ogg)
2010-10-17 19:46 UTC, Jean-François Fortin Tam
Details

Description Jean-François Fortin Tam 2010-10-17 19:46:36 UTC
Created attachment 172563 [details]
screencast

Zoom in, so that you have 

[-------------/////////----]

where ////// is the viewable portion of the timeline.
Then, try selecting with the rectangle box.
Comment 1 Jean-François Fortin Tam 2010-11-28 00:31:35 UTC
*** Bug 632387 has been marked as a duplicate of this bug. ***
Comment 2 Jean-François Fortin Tam 2010-12-22 19:48:14 UTC
*** Bug 637806 has been marked as a duplicate of this bug. ***
Comment 3 Jean-François Fortin Tam 2011-02-10 17:21:11 UTC
It seems that f14b03e262f7ee74d835f25cf1cb9eff470c0f7e is the first bad commit.

7a038bcf39bd78551b43cae66aacbf2ad1d149d8 is a "probably good" commit right before
ad9cee6b0a4d1314d47964b8257c870c7218a380 is a "known good" commit

By "probably good", I mean that in 7a038bc.., the selection works as expected (the timeline scrolling, but that's something else.
Comment 4 Thibault Saunier 2011-05-23 21:59:01 UTC
commit 26a463fd5307a34f6753a8ee9c029c91392b99e0
Author: Thibault Saunier <thibault.saunier@collabora.co.uk>
Date:   Mon May 23 13:43:59 2011 -0400

    ui: calculate well the width of the canvas selection marquee.
    
    Fixes #632391