-
Bug
-
Resolution: Won't Fix
-
P3
-
7u151
When using Java 7u151, FX 2.2.6, we believe we are hitting known issue, which appears to be fixed only for Java 8:
JDK-8120343 - Problem Treeview.scrollTo(row)
Symptoms are:
JavaFX application GUI Freezes - TreeView hangs when rendering search results when using JavaFX scrollTo() function.
No interaction with the GUI is possible.
The behavior is seen when a search on Tree is performed and the search string matches a lot of candidates and focus is on the first matching element (using ScrollTo()).
(1) Is a fix forJDK-8120343 - Problem Treeview.scrollTo(row) available on Java 7 (FX 2.2.x)?
(2) If a fix is not available for Java 7, FX 2.2.x, what alternative solution/workaround is recommended to avoid this hang issue while using Java 7?
Symptoms are:
JavaFX application GUI Freezes - TreeView hangs when rendering search results when using JavaFX scrollTo() function.
No interaction with the GUI is possible.
The behavior is seen when a search on Tree is performed and the search string matches a lot of candidates and focus is on the first matching element (using ScrollTo()).
(1) Is a fix for
(2) If a fix is not available for Java 7, FX 2.2.x, what alternative solution/workaround is recommended to avoid this hang issue while using Java 7?
- relates to
-
JDK-8120343 Problem Treeview.scrollTo(row)
-
- Closed
-
-
JDK-8095117 Bug in ListView scrollTo
-
- Closed
-