[Libreoffice-bugs] [Bug 98130] after upgrade from LO 4.4.7.2 to 5.0.5.2, clicking on checkboxes in a Base grid table form is inconsistent

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Tue Jun 5 14:49:07 UTC 2018


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

--- Comment #8 from Drew Jensen <drewjensen.inbox at gmail.com> ---
Created attachment 142542
  --> https://bugs.documentfoundation.org/attachment.cgi?id=142542&action=edit
example after migration in Libo 6.1

Here is the example odb from the fist attachment with 2 changes
migrated to firebird engine
added 1 varchar and 1 char field to table
added form with grid control 'Table_checkboxes'

So this new behavior is identical in both attached files (hsql and firebird)
and this change (from 4.x [change data] to 5.x [select data] behavior) only
happens the first time a checkbox is clicked in a respective row or column of
the result set, subsequent clicks on a check box behaves as in earlier releases
(a change in the data)


To see that do the following:

1 Open either of the attached files
2 Open the form (either form in the second file)

IF you are using the second attachment (firebird) all the values in last two
records are null. For the first attachment make it so and close the form saving
the data, then reopen it.

3 click one time only in the cell reference ID = 5, field = 'checkbox3'
4 click one time only in the cell reference ID = 6, field = 'checkbox1'

>From now on clicking on any checkbox in columns 'checkbox1', checkbox3' or rows
with ID value 5,6 will change the data with a single click.

5 click one time only in the cell reference ID = 5, field = 'checkbox1'
data changed

6 click one time only in the cell reference ID = 2, field = 'checkbox2'
data selected not changed

7 if you have the form Table_checkboxes open click on either of the character
field with data to see that the data is always selected and if that is in a row
not touched before makes all the checkbox fields in that row now respond with
data change on single click.

-- 
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/20180605/f50ab014/attachment.html>


More information about the Libreoffice-bugs mailing list