<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - after upgrade from LO 4.4.7.2 to 5.0.5.2, clicking on checkboxes in a Base grid table form is inconsistent"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=98130#c8">Comment # 8</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - after upgrade from LO 4.4.7.2 to 5.0.5.2, clicking on checkboxes in a Base grid table form is inconsistent"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=98130">bug 98130</a>
              from <span class="vcard"><a class="email" href="mailto:drewjensen.inbox@gmail.com" title="Drew Jensen <drewjensen.inbox@gmail.com>"> <span class="fn">Drew Jensen</span></a>
</span></b>
        <pre>Created <span class=""><a href="http://bugs.documentfoundation.org/attachment.cgi?id=142542" name="attach_142542" title="example after migration in Libo 6.1">attachment 142542</a> <a href="http://bugs.documentfoundation.org/attachment.cgi?id=142542&action=edit" title="example after migration in Libo 6.1">[details]</a></span>
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.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>