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 590784 - shift + click should select a horizontal range of clips
shift + click should select a horizontal range of clips
Status: RESOLVED FIXED
Product: pitivi
Classification: Other
Component: User interface
Git
Other Linux
: Normal enhancement
: 0.13.4
Assigned To: Pitivi maintainers
Pitivi maintainers
Depends on:
Blocks:
 
 
Reported: 2009-08-04 22:30 UTC by Jean-François Fortin Tam
Modified: 2010-02-05 21:50 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Jean-François Fortin Tam 2009-08-04 22:30:35 UTC
As Brandon suggested in the last comment of bug #587378
Comment 1 Brandon Lewis 2009-11-25 19:22:57 UTC
please review the following branch in my repository:

shift_click_590784_587378
Comment 2 Jean-François Fortin Tam 2009-11-26 02:16:28 UTC
Seems to work as one would expect from coherence with other gnome apps. Good job!
Comment 3 Brandon Lewis 2009-11-30 21:16:47 UTC
commit 90c9ef73fc588fd91260c875580826e20bf5b202
Author: Brandon Lewis <brandon_lewis@alum.berkeley.edu>
Date:   Wed Nov 25 10:49:05 2009 -0800

    ui.trackobject.py: fix SHIFT/CONTROL + click:
    SHIFT + click selects rectangular area
    CONTROL + toggles selected state
    closes bugs 590784 and 587378