GNOME Bugzilla – Bug 587378
Ctrl + Click broken
Last modified: 2009-11-25 19:21:59 UTC
Ctrl + Click should deslect a selected clip, instead it does nothing.
why ctrl and not have shift + click toggle the selection? This is how inkscape works
For some reason ctrl + click emulates button3 for me so i can't test this
+1 on using ctrl+click, this is how every application I've seen (excluding inkscape, which is the one that breaks the convention) does it (best example: nautilus, the file chooser, etc.). The HIG also has a section on this: http://library.gnome.org/devel/hig-book/stable/input-mouse.html.en#selection
What are we currently using CTRL+click for currently ? We should definitely have this fixed for the upcoming release.
The only use that I know of currently is roll editing, but that's a ctrl+click-drag operation that happens only when using the trimming handles (if I understand correctly, roll edits don't make sense when not trimming)
Seems to have been fixed, closing this bug. Note, however, that the current behavior is not HIG compliant, so perhaps a new bug should be opened (and fixed after the feature freeze). In particular shift + click should select a horizontal range of clips and ctrl+click should toggle the selected state of timeline objects.
Please review the following branch in my repository: shift_click_590784_587378