Steps to reproduce:
- Print it:
UIManager default
multiLineRequest: 'Please enter'
centerAt: Sensor cursorPoint
initialAnswer: 'foo'
answerHeight: 42.
- Focus input field
- Press enter
- Press <cmd>z
- Press Accept
Expected behavior:
The dialog is closed and the return value is 'foo'.
Actual behavior:
The dialog flashes and does not accept the input.
Infection not yet investigated.
Best,
Christoph
Carpe Squeak!