<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">On 3/7/23 2:36 AM, Mariano Montone via
      Cuis-dev wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:cc0bb224-450b-a7fa-4296-f71866b7b1d2@gmail.com">Hello,
      <br>
      <br>
           this is a report of what I think is a bug. The text input
      cursor blinks on several morphs at the same time.
      <br>
      <br>
      I attach a video file with what I see.
      <br>
      <br>
      <br>
      Cuis version: #5673. On Linux.
      <br>
      <br>
      <br>
      Mariano
      <br>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
    </blockquote>
    Hi Mariano, Hi Juan,<br>
    <br>
    I can confirm your findings.<br>
    This bug does not occur with my Smalltalk called Haver,<br>
    because I changed the keyboard focus handling wrt. to Cuis.<br>
    <br>
    The last change that changed the keyboard focus handling on<br>
    a global scale was #5619. It changed <tt>HandMorph>>#newKeyboardFocus:</tt>.<br>
    If I revert that method to its previous version everything works OK.<br>
    <br>
    <br>
    @Juan: I presume we should revert that change.<br>
    <br>
    <br>
    HTH,<br>
    <br>
    Gerald<br>
    <br>
    <br>
  </body>
</html>