Graphic problem when resizing a Listbox

Hi,

I am on Mac and I am using the latest Xojo version. I have a quite simple program with a listbox. When I resize the window, I see graphic problems in the listbox, just under the header. See the animated gif below.

Any ideas? Thanks!

Looks strange. Anything special on this list?
Did you fill feedback case?

[quote=195864:@Christian Schmitz]Looks strange. Anything special on this list?
Did you fill feedback case?[/quote]

really nothing special. I also tried to remove any event handler, etc… always the same result. I will fill a feedback case.

I tried but I could not reproduce with a new project. I must have something strange going on with my project…

Do you have code in the events CellBackgroundPaint and/or CellTextPaint?