<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - UI: Right shows -0,10 when pressing increase size width with alignment from left"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=135021#c8">Comment # 8</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - UI: Right shows -0,10 when pressing increase size width with alignment from left"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=135021">bug 135021</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>It seems to have been ~always like this. The callback for the value-changed of
the width widget ends up itself changing the value of the width widget during
the callback, which is fairly unorthodox. In the gtk case that happens to
trigger another value-changed callback on completing the first one so things
end up consistent. I can manually rerun the handler when the widget changed is
the width widget and the width widget value is changed by the callback to end
up with the same result regardless of the platform.</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>