Right clicking unselected items
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenShot Video Editor |
Fix Released
|
Medium
|
Unassigned |
Bug Description
1) Ubuntu 11.04
2) PPA
3) 1.3.1
Steps to reproduce:
1) Start OpenShot.
2) Import some clips.
3) Make sure no clip is selected. (Background should not be dark blue behind any of the clips)
4) Right click on one of the clips and see that a menu intended for the background is shown. The clip remains unselected.
5) To show the correct menu, the clips must first be selected by left clicking. The behaviour is the same regardless if you are in "Detail View" or in "Thumbnail View".
What should happen:
The clip should automatically be selected when right clicked.
Patch below. The patch also fixes two other minor issues:
1) A video with a length of exactly 300.0 seconds could, at least in theory, be treated as an an image when dragged onto the timeline.
2) The turn on/off audio and video buttons on the left of the tracks could be right clicked.
Changed in openshot: | |
importance: | Undecided → Low |
milestone: | none → 1.4.0 |
Changed in openshot: | |
importance: | Low → Medium |
Changed in openshot: | |
status: | Fix Committed → Fix Released |
Sorry. I just realized that the patch broke the "Add Many Clips to the timeline in 1 step" feature. Don't use the patch (changes8.patch). I'll post a new later.