Mouse listeners fail in list view

Hi,

I have a form with a JLabel bean on it to which I attached mouse listeners (mouseEntered, mouseExited, mouseClicked).
Works perfectly well on a form in record view.
Does not work at all in list view though. And the list view is exactly what I need, can’t use any other.

Please find the sample solution attached.
Should I file a case for this?

Cheers,
Maria

testListeners.servoy (5.63 KB)