<div dir="auto">Hi Hilaire,</div><div dir="auto">I think this happens because the morphs inside the list are handling keyboard focus, so when the mouse pointer hovers one of the items the keyboard focus changes (the list loses the focus and the color changes). One way to deal with it is to lock the morphs that you use as list items, just send them the message #lock before adding them to the list. I’m not sure what’s the best way to do it, did you find a better solution or do you have other ideas?</div><div><br><div class="gmail_quote gmail_quote_container"><div dir="ltr" class="gmail_attr">On Sun, Jul 12, 2026 at 21:59 Hilaire Fernandes via Cuis-dev <<a href="mailto:cuis-dev@lists.cuis.st">cuis-dev@lists.cuis.st</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"><u></u>

  

    
  
  <div text="#000000" bgcolor="#FFFFFF">
    <p><font size="4" style="color:rgb(0,0,0)">Hi, </font></p>
    <p><font size="4" style="color:rgb(0,0,0)">Since the latest changes, I have observed
        flickering when hovering some widgets of Cuis-Smalltalk-UI</font></p>
    <p><font size="4" style="color:rgb(0,0,0)">For example, PluggableListOfMorph example1
        openInWorld</font></p>
    <p><font size="4" style="color:rgb(0,0,0)">I think it is related to focus attribution
        changing between owner and children.</font></p>
    <p><font size="4" style="color:rgb(0,0,0)">Thanks</font></p>
    <p><font size="4" style="color:rgb(0,0,0)">Hilaire</font></p></div><div text="#000000" bgcolor="#FFFFFF">
    <pre cols="72" style="font-family:monospace">-- 
<a href="http://mamot.fr/@drgeo" target="_blank" style="font-family:monospace">http://mamot.fr/@drgeo</a></pre>
  </div>

-- <br>
Cuis-dev mailing list<br>
<a href="mailto:Cuis-dev@lists.cuis.st" target="_blank">Cuis-dev@lists.cuis.st</a><br>
<a href="https://lists.cuis.st/mailman/listinfo/cuis-dev" rel="noreferrer" target="_blank">https://lists.cuis.st/mailman/listinfo/cuis-dev</a><br>
</blockquote></div></div>