Trapped In Text Mode
<!--
See our full bug reporting guidelines at https://inkscape.org/contribute/report-bugs/
Writing a good bug report will ensure we'll be able to help efficiently. 🙂
-->
#### Summary:
<!-- Summarize the issue/suggestion concisely: -->
I get trapped in text mode with no way to leave using only keystrokes!
#### Steps to reproduce:
<!-- Describe what you did (step-by-step) so we can reproduce: -->
- open Inkscape
- Load default document
- Enter text mode by pressing "T"
- Click anywhere and type in a text box
#### What happened?
I'm stuck in text mode. No amount of mashing esc, f1, or any other "natural" hotkey will get me out of text mode. Just mashing keys at random I am able to get out of the text mode by clicking tab then f1.
#### What should have happened?
I think I should have been able to exit text mode with a single click of f1. Basically I expected the same behavior as the previous release version of Inkscape.
#### Version Info:
```
╰─ inkscape -V
Inkscape 1.2-dev (1:1.0+devel+202104231213+12564cb397)
```
```
╭─ nik@nik-pc ~
╰─ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 20.04.2 LTS
Release: 20.04
Codename: focal
```
issue