Is there a way I can manualy change it by code? I did have success to
find it.
Le 20/06/2017 �� 21:23, Nicolai Hess a ��crit :
> Hmm.
> We fixed the mousefocus handling for openModal
> (see case 14629
> <https://pharo.fogbugz.com/f/cases/14629/Morphic-click- >event-and-modal-windows-get- stuck
> Morphic click event and modal windows get stuck)
>
> But I guess , this now does not work as expected when the actual�� mouse
> focus should be nil.
> Because now the DrGeoThumbnailDialog holds the mouse focus and does not
> react on scroll events. Only if the
> current mouse focus is nil the scrollevents are handled by the scrollpane)
>