[squeak-dev] [BUG] Dialog window does not keyboard focus together with its body

Marcel Taeumel marcel.taeumel at hpi.de
Thu Sep 17 11:09:34 UTC 2020


Hi Christoph,

aha! We should add #handleMouseDown: like the one in SystemWindow to bring that dialog to the front. No need to change the TextMorph. Then we can remove "self comeToFront" from DialogWindow >> #mouseDown:.

Best,
Marcel
Am 17.09.2020 13:02:17 schrieb Thiede, Christoph <christoph.thiede at student.hpi.uni-potsdam.de>:
Hi Marcel,

clicking inside the text morph of the dialog window does not bring the dialog window to the front. I think this is quite confusing because the inspector window is still *displayed* at the front, but any click into it is processed by the text morph. Do you understand what I mean? :)

Best,
Christoph
Von: Squeak-dev <squeak-dev-bounces at lists.squeakfoundation.org> im Auftrag von Taeumel, Marcel
Gesendet: Donnerstag, 17. September 2020 12:56:38
An: squeak-dev
Betreff: Re: [squeak-dev] [BUG] Dialog window does not keyboard focus together with its body
 
Hi Christoph,

can you rephrase that? What's the issue here?

Best,
Marcel
Am 17.09.2020 09:46:34 schrieb Thiede, Christoph <christoph.thiede at student.hpi.uni-potsdam.de>:
I think the screencast should be self-explaining:



The problem might be the check in TextMorph >> #mouseDown:, but I'm not yet sure.

Best,
Christoph
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20200917/f456a6fc/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pastedImage.png
Type: image/png
Size: 22929 bytes
Desc: not available
URL: <http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20200917/f456a6fc/attachment-0001.png>


More information about the Squeak-dev mailing list