Hi all,<br>
<br>
if a new window is invoked via a keyboard gesture, with the proposed changeset, the keyboard focus is automatically passed to the new window. See SystemWindow >> #defaultFocusMorph. By default, the first keyboard-interested (sub)+morph is selected, but you can specify a different focus holder by setting the #defaultFocusMorph property of the window or the #defaultFocus parameter of the pluggable window spec.<br>
<br>
I think this improves the keyboard workflow in Squeak a bit. For instance, it enables the following workflows:<br>
- Ctrl + 0 (search bar), type '6 * 7', Alt + o (spawn), <b>Alt + p (print it)</b><br>
- Ctrl + 3 (Tools menu), type 'browser', Enter, <b>Alt + f (find), type 'Object', Enter</b><br>
<br>
Please review and merge if you don't have any objections. Happy squeaking! :-)<br>
<br>
Best,<br>
Christoph<br>
<br>
<font color="#808080">---<br>
</font><i><font color="#808080">Sent from </font></i><i><u><a href="https://github.com/hpi-swa-lab/squeak-inbox-talk"><font color="#808080">Squeak Inbox Talk</font></a></u></i>