Bug 377400 - animation dock : inputs should loose focus when value is entered
Summary: animation dock : inputs should loose focus when value is entered
Status: RESOLVED UPSTREAM
Alias: None
Product: krita
Classification: Applications
Component: Animation (show other bugs)
Version: 3.1.2
Platform: Other macOS
: NOR minor
Target Milestone: ---
Assignee: Krita Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-03-09 00:05 UTC by gordie.lachance+dev
Modified: 2018-02-06 10:00 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 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.