[squeak-dev] Minor Bug in multiline FillInTheBlankMorph

Thiede, Christoph Christoph.Thiede at student.hpi.uni-potsdam.de
Fri Dec 20 20:29:52 UTC 2019


Steps to reproduce:

  1.  Print it:
UIManager default
multiLineRequest: 'Please enter'
centerAt: Sensor cursorPoint
initialAnswer: 'foo'
answerHeight: 42.
  2.  Focus input field
  3.  Press enter
  4.  Press <cmd>z
  5.  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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20191220/0c97a097/attachment.html>


More information about the Squeak-dev mailing list