Bug 364595 - Transition duration doesn't accept non-leading-zero values
Summary: Transition duration doesn't accept non-leading-zero values
Status: RESOLVED FIXED
Alias: None
Product: kdenlive
Classification: Applications
Component: User Interface & Miscellaneous (show other bugs)
Version: 16.04.0
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Jean-Baptiste Mardelle
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-06-21 12:56 UTC by Larsen
Modified: 2016-06-25 08:02 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Larsen 2016-06-21 12:56:36 UTC
The transition dialog is a little bit picky ;-)

Reproducible: Always

Steps to Reproduce:
1. Have a video with two tracks and clips using a dissolve transition
2. Double click on the transition
3. The duration dialog opens
4. Enter "7" as the value for seconds

Actual Results:  
The duration doesn't change. You have to use "07" as the value instead.

Expected Results:  
Duration should be changed even when no leading zeros are provided by the user.

Kdenlive 16.04.1
Comment 1 Jean-Baptiste Mardelle 2016-06-24 18:08:36 UTC
Git commit 3fbcbe6fb5c82a6b43a07ac35f43fd44a15e2664 by Jean-Baptiste Mardelle.
Committed on 24/06/2016 at 18:07.
Pushed by mardelle into branch 'master'.

Fix empty number field making timecode invalid

M  +16   -1    src/timecodedisplay.cpp
M  +8    -0    src/timecodedisplay.h

http://commits.kde.org/kdenlive/3fbcbe6fb5c82a6b43a07ac35f43fd44a15e2664
Comment 2 Larsen 2016-06-25 08:02:35 UTC
confirmed fixed in 16.07.70+git20160624