<div dir="ltr"><div>SelectionMorph does not have a owner.</div>Method should probably be something like<div><br><div>SelectionMorph&gt;&gt;goBehind</div><div>   ActiveWorld <span style="font-size:19.2000007629395px">addMorphNearBack: self.</span></div><div><br></div></div><div>Karl</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, May 7, 2015 at 8:48 PM, stephan <span dir="ltr">&lt;<a href="mailto:stephan@stack.nl" target="_blank">stephan@stack.nl</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">4.6-14191 (and older, and all Pharo&#39;s)<br>
When selecting a few windows with shift-drag, sending them to back MNUs<br>
<br>
SelectionMorph might behave better with an empty implementation<br>
of goBehind instead of the current one from Morph<br>
<br>
SelectionMorph&gt;&gt;goBehind<br>
    owner addMorphNearBack: self.<span class="HOEnZb"><font color="#888888"><br>
<br>
Stephan<br>
<br>
</font></span></blockquote></div><br></div>