When you up the "scale to new size popup" (cmd alt i) the focus is not put on the width but on some useless feature of the popup. You need to tab once to get the focus right. I thought this was normal until I realize it's done correctly on linux (you have direct focus on width input). To reproduce pop up the "scale to new size popup" (cmd alt i) and try to enter numbers directly => fail Then hit tab and enter numbers => success On linux, no need to tab first.
Git commit 4588d993baad1c66af5e7b7c1c24f626ed9c70e4 by Halla Rempt. Committed on 10/11/2021 at 08:13. Pushed by rempt into branch 'master'. Set focus on the first widget in the dialog instead of the ok button Related: bug 445250 M +2 -0 libs/ui/imagesize/dlg_imagesize.cc https://invent.kde.org/graphics/krita/commit/4588d993baad1c66af5e7b7c1c24f626ed9c70e4
Git commit 3b5eb4e6a3845907f782239cd60f5e09a32ae42a by Halla Rempt. Committed on 10/11/2021 at 08:15. Pushed by rempt into branch 'krita/5.0'. Set focus on the first widget in the dialog instead of the ok button Related: bug 445250 (cherry picked from commit 4588d993baad1c66af5e7b7c1c24f626ed9c70e4) M +2 -0 libs/ui/imagesize/dlg_imagesize.cc https://invent.kde.org/graphics/krita/commit/3b5eb4e6a3845907f782239cd60f5e09a32ae42a