field click in table view

I made a form in Table view (locked) to display the contents of a table. All the fields are non-editable.
I make a Title Header where I place a label with “%%title_field%%” and the ‘displayTags’ property enabled to display the current selected record title_field.
When I click on a record this title_field is displayed indeed in the label. So far so good. But at the same time the field I click on is altered with a (seemingly random) entry from another line in the same column. With the same scroll every clicked field will be temporarily filled with the same entry from the same column, when you change the scroll it changes to another entry in the same column. After clicking another record the original entry reappears.
This happens in Servoy 6.0.4 and did not happen in Servoy 5.
Is this a bug? Or has something changed for the better that I missed?
Thanks.

that sounds like a bug, can you reproduce it and make a case?

I did. We found out so far it is a LAF problem. We use the bizlaf-cezanne LAF. When removed the problem is gone.

I believe, Karel already reported the same: https://support.servoy.com/browse/SVY-1223