<div dir="ltr">After taking another look at the changeset, I think Juan gets the blame for that one ;-)  My original changeset deleted all open SystemWindow instances to try to prevent problems but the revised changeset only closes two types of SystemWindow.  That said, it does reveal a weakness in the current behavior since nil is a real possibility.<div><br></div><div>How about we do the attached instead to try to eliminate all cases of nil being returned? (as long as you don't mess with the default cursor... we can only do so much)  If one wants to deal with the nil case in another way, they can send #cursorAt:ifAbsent: from their code instead.</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Sep 18, 2019 at 5:07 PM <<a href="mailto:ken.dickey@whidbey.com">ken.dickey@whidbey.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On 2019-09-18 13:40, Phil B wrote:<br>
<br>
>  I'm curious: how were you running into that issue?<br>
<br>
World Menu->Changes->Install New Updates<br>
<br>
I think the mouse just happened to be on a Window edge.<br>
<br>
Probably a rare event.<br>
<br>
Consider me a random event generator.  ;^)<br>
<br>
-KenD<br>
</blockquote></div>