please see attach image. These are javafx applets left one is on remote server and right one is on local machine. On local machine everything works but on applets loaded remotely has problem listview is not updating itseft. I figured out this is due to scrollTo method when i remove this method then it render correctly. I am adding elements to list and then calling
scrollTo(size of listview) this is creating problem.
scrollTo(size of listview) this is creating problem.
- relates to
-
JDK-8120343 Problem Treeview.scrollTo(row)
- Closed
-
JDK-8199343 Urgent request for Java 7 FX 2.2 fix/workaround for JDK-8120343
- Closed