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
bug-keyboardFocus-textMorph.gif (497K) Download Attachment
Carpe Squeak!
|
Hi Christoph, can you rephrase that? What's the issue here? Best, Marcel
|
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 <[hidden email]> 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
Carpe Squeak!
|
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
|
Fixed in Morphic-mt.1682.
|
Von: Squeak-dev <[hidden email]> im Auftrag von Taeumel, Marcel
Gesendet: Donnerstag, 17. September 2020 13:13:00 An: squeak-dev Betreff: Re: [squeak-dev] [BUG] Dialog window does not keyboard focus together with its body
Fixed in Morphic-mt.1682.
Carpe Squeak!
|
Free forum by Nabble | Edit this page |