-
Bug
-
Resolution: Fixed
-
P3
-
8u40
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8144200 | 8u92 | Jonathan Giles | P3 | Resolved | Fixed | b02 |
Run the attached source to see:
* TableView performing a lot better than
* a flat TreeTableView
but really worse is the update behavior who makes the table flicker
The flicker regression has been introduced between u20 and u40
* TableView performing a lot better than
* a flat TreeTableView
but really worse is the update behavior who makes the table flicker
The flicker regression has been introduced between u20 and u40
- backported by
-
JDK-8144200 TreeTableView flickers when inserting elements
- Resolved
- relates to
-
JDK-8285700 [TreeTableView] graphic property of TreeItem is still visible after collapsing tree
- Resolved
-
JDK-8157398 [TreeTableView] graphic property of TreeItem is still visible after collapsing tree
- Closed