Bug 366068

Summary: Can not right-click a guideline and choose "Delete Guide"
Product: [Applications] kdenlive Reporter: Steve <stevej>
Component: User InterfaceAssignee: Jean-Baptiste Mardelle <jb>
Status: RESOLVED FIXED    
Severity: grave    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:

Description Steve 2016-07-25 02:37:12 UTC
"Delete Guide" is greyed-out 

If I assign a shortcut to Delete Guide and then get my timeline cursor exactly on the guide I can then delete it with the keyboard but not the mouse.

Right Clicking on the timeline ruler and selecting Delete All Guides does work.


Reproducible: Always
Comment 1 Steve 2016-07-25 02:37:44 UTC
This is from Git today 16.11.70
Comment 2 Jean-Baptiste Mardelle 2016-07-25 20:11:37 UTC
Git commit 68c0477b84038e77beb0badcfba93667f229ca1d by Jean-Baptiste Mardelle.
Committed on 25/07/2016 at 20:11.
Pushed by mardelle into branch 'Applications/16.08'.

Fix delete guide hard to reach from timeline ruler on low zoom
Related: bug 366066
Change timline size policy

M  +1    -1    src/mainwindow.cpp
M  +1    -2    src/timeline/customruler.cpp
M  +8    -5    src/timeline/customtrackview.cpp
M  +5    -1    src/timeline/customtrackview.h

http://commits.kde.org/kdenlive/68c0477b84038e77beb0badcfba93667f229ca1d
Comment 3 Steve 2016-07-25 20:36:07 UTC
That worked. I can now right click and delete a guide.