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

--- Comment #4 from Heiko Tietze <heiko.tie...@documentfoundation.org> ---
I think we can change the interaction handler from "OnChange", fired on exit or
when the spin buttons are pressed, to "OnKeyUp" that handles all value changes.
But it would be quite annoying when values changes all the time and you enter
something in A, switch to B, and get A changed again when modifying B. What I
mean is: The cases when it make sense are rare (the export dialog might be
one). It is an error-prone modification since you have to take care of ranges
yourself. And last but not least, users are familiar with this method as Caolan
implements standard behavior. If we implement a check-and-update-on-input
behavior it needs to be done very carefully and only when needed.

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

Reply via email to