Bug 377400

Summary: animation dock : inputs should loose focus when value is entered
Product: [Applications] krita Reporter: gordie.lachance+dev
Component: AnimationAssignee: Krita Bugs <krita-bugs-null>
Status: RESOLVED UPSTREAM    
Severity: minor CC: halla
Priority: NOR    
Version First Reported In: 3.1.2   
Target Milestone: ---   
Platform: Other   
OS: macOS   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description gordie.lachance+dev 2017-03-09 00:05:15 UTC
Hi !
I often play with the start/end values of the animation dock to test my animations.
There is a little workflow improvement to do there if possible :
Those inputs should loose focus when a value is confirmed (I use ENTER).

Usually, I change the value, then I press my shortcut to play the animation.
But as the focus is still on the input field, it enters my shortcut as value.
That's not convenient.

But I don't know if this is a problem vs QT ?

Thanks
Comment 1 Halla Rempt 2017-03-14 09:27:42 UTC
Hm, that works here -- if the cursor is in the frame start/end input boxes, and I press ctrl-shift-p, which is what I assinged to play, the animation starts playing.
Comment 2 Halla Rempt 2018-02-06 09:23:15 UTC
Please check with the latest release or beta; those use Qt 5.10 and that might've fixed the issue. I still cannot reproduce.
Comment 3 gordie.lachance+dev 2018-02-06 10:00:33 UTC
Krita 4.0.0-beta1 here, on Windows 10.

I confirm that I still have this unwanted behaviour.
When I enter a value in the start/end frame then push ENTER, that value is like "selected" (keeps focus) in the input field, then when I push a (my "play" shorcut); "a" is entered in the input field.