Bug 356646

Summary: Animation Beta - Cannot select start frame over 99
Product: [Applications] krita Reporter: dymoblade
Component: AnimationAssignee: Krita Bugs <krita-bugs-null>
Status: RESOLVED FIXED    
Severity: normal CC: zottgrammes
Priority: NOR    
Version First Reported In: 2.9.10   
Target Milestone: ---   
Platform: Other   
OS: Microsoft Windows   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

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