GNOME Bugzilla – Bug 632391
[regression] box selection marquee doesn't work properly when zoomed in
Last modified: 2011-05-23 21:59:01 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.
*** Bug 632387 has been marked as a duplicate of this bug. ***
*** Bug 637806 has been marked as a duplicate of this bug. ***
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.
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