[Libreoffice-bugs] [Bug 144338] UI Connected spinbox not updated when value is typed into the field

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Tue Sep 7 19:08:38 UTC 2021


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

--- Comment #3 from Telesto <telesto at surfxs.nl> ---
(In reply to Heiko Tietze from comment #2)
> When you leave the control per tab into the other spinbox the values are
> updated. Since it depends on each other I don't see how this can be done
> on-editing. Point is that while editing a value the depending are volatile
> and must not be updated before finished. => NAB (and there are likely
> duplicates)

Case 2 (JPG export) and Case 3 (comment 1) did work in previous versions..
Fine with
Version: 6.2.0.0.alpha0+
Build ID: 1e55a47e89a9d9d6cf9cb3993484022aaf2c097b
CPU threads: 4; OS: Windows 6.3; UI render: GL; 
Locale: nl-NL (nl_NL); Calc: CL

broken since
Version: 6.2.9.0.0+ (x86)
Build ID: 5f01fe15eb2661f1f9ce12d1d99dc2a705b462ee
CPU threads: 4; OS: Windows 6.3; UI render: GL; VCL: win; 
Locale: nl-NL (nl_NL); UI-Language: en-US
Calc: CL

--

A) this did work previously
B) Most image software I use does give feedback. 
C) It does work if you press arrow/up down inside a spinbox (without leaving).
D) It does work if you scroll/up down inside a spinbox without leaving
E) It does work if you press arrow/up down buttons of the spinbox without
leaving

If we take this as a rule:  "While editing a value the depending are volatile
and must not be updated before finished" we end up cases C-E being bugs :-)

They only thing needed some code triggering a refresh for connected spinboxes
at each keypress inside the spinbox.. Which would mimic cases C-E..

You get live feedback; and the UI would represent the end-result when pressing
OK without leaving the control; The UI simply misrepresenting the actual case.
which is confusing.. Especially if other software does work this way and
LibreOffice being quirky exception.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20210907/ca8dc0ed/attachment.htm>


More information about the Libreoffice-bugs mailing list