how can I focus a Textfield on keyboard shortcut? ...
# compose-desktop
d
how can I focus a Textfield on keyboard shortcut? how can I dismiss a popup on ESC key ? (also if I open a popup on textfield input ending in "\n", I can continue typing into the textfield (which is ok), but textfield is no more receiving Modifier.onKeyEvent()
o