I have a simple ListView of Buttons.
If you scroll it up and down with mouse wheel a little bit you can get into a situation when some of the buttons are clickable and some are not. Buttons that are not clickable also don't respond to mouse hover.
You can make the button clickable again if you click the cell where the button is located.
If you scroll it up and down with mouse wheel a little bit you can get into a situation when some of the buttons are clickable and some are not. Buttons that are not clickable also don't respond to mouse hover.
You can make the button clickable again if you click the cell where the button is located.
- relates to
-
JDK-8124635 ListView shows empty content on mouse wheel scroll
- Closed