Bug 356646 - Animation Beta - Cannot select start frame over 99
Summary: Animation Beta - Cannot select start frame over 99
Status: RESOLVED FIXED
Alias: None
Product: krita
Classification: Applications
Component: Animation (show other bugs)
Version: 2.9.10
Platform: Other Microsoft Windows
: NOR normal
Target Milestone: ---
Assignee: Krita Bugs
URL:
Keywords:
: 356645 (view as bug list)
Depends on:
Blocks:
 
Reported: 2015-12-14 02:50 UTC by dymoblade
Modified: 2016-01-04 04:59 UTC (History)
1 user (show)

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 dymoblade 2015-12-14 02:50:06 UTC
The start frame text input does not accept any number over 99 in the animation panel. Trying to add any more numbers just refuses input.  

I noticed the same bug in the 2.9.9 animation beta as well. 

Reproducible: Always

Steps to Reproduce:
1. Create an animation with more than 100 frames.
2. Open the animation panel, and try to set a 3+ digit number.
3. The first two digits are accepted, but the text input does not respond from the third digit onwards. 

Actual Results:  
Krita only accepts two digit numbers for start frames. The latest start frame Krita starts at is at frame 99, the largest two digit number possible. 

Expected Results:  
The start frame should be able to be set as any number smaller than the end frame. 

Windows 10 64 bits version 1151
Wacom Intuos 5 Small
Comment 1 dymoblade 2015-12-14 02:51:28 UTC
*** Bug 356645 has been marked as a duplicate of this bug. ***
Comment 2 Dmitry Kazakov 2015-12-14 19:05:50 UTC
Git commit 463843def498e02a2b23aab5087439957977a9dd by Dmitry Kazakov.
Committed on 14/12/2015 at 19:05.
Pushed by dkazakov into branch 'krita-animation-pentikainen'.

Let the user choose the start frame higher than 99

M  +3    -0    krita/plugins/extensions/dockers/animation/wdg_animation.ui

http://commits.kde.org/calligra/463843def498e02a2b23aab5087439957977a9dd
Comment 3 Dmitry Kazakov 2015-12-14 19:06:44 UTC
Git commit 61d5195a2c2ee9299e0fe4f12a10161ef2267523 by Dmitry Kazakov.
Committed on 14/12/2015 at 19:06.
Pushed by dkazakov into branch 'master'.

Let the user choose the start frame higher than 99

M  +3    -0    krita/plugins/extensions/dockers/animation/wdg_animation.ui

http://commits.kde.org/krita/61d5195a2c2ee9299e0fe4f12a10161ef2267523