[Libreoffice-bugs] [Bug 107720] New: bound form control refresh() resets to default value when on insert row
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Tue May 9 10:51:49 UTC 2017
https://bugs.documentfoundation.org/show_bug.cgi?id=107720
Bug ID: 107720
Summary: bound form control refresh() resets to default value
when on insert row
Product: LibreOffice
Version: unspecified
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Base
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: lionel at mamane.lu
Description:
bound form control refresh() resets to default value when on insert row
Steps to Reproduce:
1. Consider a form bound to a database relation (table, query, view, ...)
2. Move to insert row
3. start to enter values to be inserted, don't do the insertion
4. consider a bound control (bug found on listbox, probably all other
controls), bound to a field where a value different than the control's default
value has been entered
5. call that control's refresh() method
Actual Results:
the control's value becomes the control's default value
Expected Results:
the control's value should stay the value entered
Reproducible: Always
User Profile Reset: No
Additional Info:
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101
Firefox/45.0
--
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/20170509/594a0ebb/attachment.html>
More information about the Libreoffice-bugs
mailing list