<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:caolanm@redhat.com" title="Caolán McNamara <caolanm@redhat.com>"> <span class="fn">Caolán McNamara</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED - UI: Backspace/ delete isn't working as expect for the table column width fields (persistently add a size)"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=114572">bug 114572</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>NEW
           </td>
           <td>ASSIGNED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Assignee</td>
           <td>libreoffice-bugs@lists.freedesktop.org
           </td>
           <td>caolanm@redhat.com
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED - UI: Backspace/ delete isn't working as expect for the table column width fields (persistently add a size)"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=114572#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED - UI: Backspace/ delete isn't working as expect for the table column width fields (persistently add a size)"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=114572">bug 114572</a>
              from <span class="vcard"><a class="email" href="mailto:caolanm@redhat.com" title="Caolán McNamara <caolanm@redhat.com>"> <span class="fn">Caolán McNamara</span></a>
</span></b>
        <pre>"what was the reason behind the change in the commit?"

Yeah, well, the real reason is that these are groundworks for moving to native
widgets so trying to align our current implementation with how other widget
frameworks work so that changeover would be smooth.

"I can see that in previous version if the field was changed using
backspace/delete, and then confirmed with OK, the change didn't register"

Yeah, the old scheme was to update when up/down is clicked, or when the widget
loses focus and or various other events. Moving to immediate update seemed like
a good idea to achieve the same results and avoid that issue that the number
doesn't "stick" if you don't move to another widget first to get the focus-lost
signal that you see there in the older version.

Anyway, lets revert for now to go back to the old way and I'll try a different
approach.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>