https://bugs.documentfoundation.org/show_bug.cgi?id=168788
Bug ID: 168788
Summary: Forms: Numeric control shows last current value if
control is set empty by GUI
Product: LibreOffice
Version: 24.8.7.2 release
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Writer
Assignee: [email protected]
Reporter: [email protected]
Created attachment 203235
--> https://bugs.documentfoundation.org/attachment.cgi?id=203235&action=edit
Form with numeric control, formatted control and curreny control for testing
CurrentValue
Enable macro executing.
Open the attached Document.
Set cursor in "Numeric control".
Write a number and click outside control.
Current value of the control will be shown in text control (last control of the
page).
Remove the number. Field seems to contain no value - nothing.
Click outside but: Last value would be shown as current value in text control.
Do the same with formatted control, which is formatted for numbers.
If number in formatted control has been set to an empty number you will see
nothing in the text control. Current value is empty.
Same buggy behavior with "Currency control".
If you close the form and reopen it: Set cursor in "Numeric control" and click
outside: Last current value will be shown. Same for "Currency control".
This bug appears in
Version: 24.8.7.2 (X86_64) / LibreOffice Community
Build ID: e07d0a63a46349d29051da79b1fde8160bab2a89
CPU threads: 6; OS: Linux 6.4; UI render: default; VCL: kf5 (cairo+xcb)
Locale: de-DE (de_DE.UTF-8); UI: de-DE
Calc: threaded
and also the current version LO 25.8.2.2.
It will appear different in LO 7.4.7.2. There will be shown '0' for an empty
numeric control or an empty currency control. Better than the current behavior,
but not good.
--
You are receiving this mail because:
You are the assignee for the bug.