https://bugs.documentfoundation.org/show_bug.cgi?id=156411

Caolán McNamara <caolan.mcnam...@collabora.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
           Assignee|libreoffice-b...@lists.free |caolan.mcnamara@collabora.c
                   |desktop.org                 |om

--- Comment #1 from Caolán McNamara <caolan.mcnam...@collabora.com> ---
We're listening to Entry::changed here, but querying the value, and the value
doesn't change when the content changes, only after the spinbutton updates
which is typically on losing focus so the old value is what is returned.

What we do everywhere else is listen to SpinButton::value_changed, so I'll make
that change here which should make this work consistently with everything else.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to