I found that kind of annoying too, thanks! I'll try it out.
Assuming this is a good fix we should backport it to 5.2...
On Thu, Oct 18, 2018 at 8:16 AM Stéphane Rollandin
<
[hidden email]> wrote:
>
> When a halo in invoked on a morph which is right over a text with focus,
> the cursor keeps its text form even within the halo handles.
>
> I have fixed this for my own usage in the attached code, but I do not
> know if it is the proper way to go, or if this has unwanted side effects
> (I guess it does).
>
> The culprit is in method #dispatchFocusEventAllOver:with: in
> MorphicEventDispatcher
>
>
> Stef
>