Hi, Since Krita changed its Text Tool into SVG Text Tool, there seems no working hotkey that can be assigned to the SVG Text Tool. The old Text Tool Hotkey also doesn't work anymore. This problem is found in iOS and Windows version, it appears in Krita 4.1.1 until 4.1.5. Thank you for your attention.
Created attachment 116625 [details] (Screenshot of the missing SVG text tool entry) Yes, same on Ubuntu 14.04 with Krita 4.2.0-pre-alpha (git 4fb7b5b).
Confirming.
Git commit 3cbead8cbb3ddcb097e2f91ae80eaecee31ca8f4 by Boudewijn Rempt. Committed on 03/12/2018 at 10:05. Pushed by rempt into branch 'master'. And remove the action for the old krita text tool that allowed switching between artistic and paragraph text tool. M +0 -10 krita/krita.action M +11 -1 plugins/tools/svgtexttool/SvgTextTool.action M +1 -0 plugins/tools/svgtexttool/SvgTextToolFactory.cpp https://commits.kde.org/krita/3cbead8cbb3ddcb097e2f91ae80eaecee31ca8f4
Git commit 99c752321c915d6e52571bfd8c07cf8e982f4fe1 by Boudewijn Rempt. Committed on 03/12/2018 at 10:05. Pushed by rempt into branch 'krita/4.1'. And remove the action for the old krita text tool that allowed switching between artistic and paragraph text tool. M +0 -10 krita/krita.action M +11 -1 plugins/tools/svgtexttool/SvgTextTool.action M +1 -0 plugins/tools/svgtexttool/SvgTextToolFactory.cpp https://commits.kde.org/krita/99c752321c915d6e52571bfd8c07cf8e982f4fe1
Hello, just downloaded the new version 4.1.7. The shortcut now is double set: Ctrl + T is for transformation as well as for svg-text. Greetings