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 723035 - Rectangle selection marquee can stay stuck if exiting the timeline canvas boundaries during drag
Rectangle selection marquee can stay stuck if exiting the timeline canvas bou...
Status: RESOLVED FIXED
Product: pitivi
Classification: Other
Component: Timeline
0.92
Other Linux
: Normal minor
: 0.93
Assigned To: Pitivi maintainers
Pitivi maintainers
Depends on:
Blocks:
 
 
Reported: 2014-01-26 17:18 UTC by Jean-François Fortin Tam
Modified: 2014-01-31 14:42 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Connect to the whole GUI to end marquee selection. (1021 bytes, patch)
2014-01-31 00:43 UTC, Mathieu Duponchelle
accepted-commit_now Details | Review

Description Jean-François Fortin Tam 2014-01-26 17:18:57 UTC
Insert a clip in the timeline, click and drag from any empty part of the timeline to initiate a rectangular selection. Keep dragging until your mouse cursor reaches the ruler or above.

Result: the selection marquee stays "stuck" until you click in the timeline again.

This does not happen if your "exit zone" is on the left, right or bottom of the timeline, only on the top side.
Comment 1 Mathieu Duponchelle 2014-01-31 00:43:15 UTC
Created attachment 267693 [details] [review]
Connect to the whole GUI to end marquee selection.
Comment 2 Thibault Saunier 2014-01-31 08:27:40 UTC
Review of attachment 267693 [details] [review]:

Sounds right
Comment 3 Mathieu Duponchelle 2014-01-31 14:41:49 UTC
commit ef3f62ad014fbd7c136abc7858663af582e5b12f
Author: Mathieu Duponchelle <mduponchelle1@gmail.com>
Date:   Fri Jan 31 01:41:40 2014 +0100

    timeline: connect to the whole GUI to end marquee selection.
    
    Fixes https://bugzilla.gnome.org/show_bug.cgi?id=723035