In JDK-8157398 an regression caused by the fix for JDK-8143266 - when the regression was fixed in OpenJFX-8 it was decided that no fix was needed for OpenJFX-9 because with the attached snippet the problem could not be reproduce.
Unfortunately the snippet simply was to minimal adding more nesting levels reveals that the problem still exists from OpenJFX-9 onwards to OpenJFX-18.
Unfortunately the snippet simply was to minimal adding more nesting levels reveals that the problem still exists from OpenJFX-9 onwards to OpenJFX-18.
- relates to
-
JDK-8143266 TreeTableView flickers when inserting elements
- Resolved
-
JDK-8157398 [TreeTableView] graphic property of TreeItem is still visible after collapsing tree
- Closed