-
Bug
-
Resolution: Duplicate
-
P4
-
None
-
8
-
x86_64
-
windows_10
ADDITIONAL SYSTEM INFORMATION :
This happens when we used Windows 10 through remote desktop. We use an OpenJDK distribution to run Java FX 8 (supplied by Azul).
A DESCRIPTION OF THE PROBLEM :
Due to work-from-home arrangements, we need to run some Java FX applications on Windows 10 instances through remote desktop. When we disconnect from the remote desktop through Microsoft Windows Remote Desktop, the GUI interface of the Java FX applications stop rendering, very consistently. We think this is the same issue as JDK-8098527; the main difference is that graphics driver turning off and on is likely no-longer a corner case, but a daily occurrence because we are using remote desktop.
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
Launch a JavaFX application through Horizon View or Windows Remote Desktop protocol. Disconnect from the session, and the reconnect.
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
JavaFX application interface should continue operating as normal
ACTUAL -
Application GUI interface stops updating, however logs would show that the application is otherwise operating normally
FREQUENCY : often
This happens when we used Windows 10 through remote desktop. We use an OpenJDK distribution to run Java FX 8 (supplied by Azul).
A DESCRIPTION OF THE PROBLEM :
Due to work-from-home arrangements, we need to run some Java FX applications on Windows 10 instances through remote desktop. When we disconnect from the remote desktop through Microsoft Windows Remote Desktop, the GUI interface of the Java FX applications stop rendering, very consistently. We think this is the same issue as JDK-8098527; the main difference is that graphics driver turning off and on is likely no-longer a corner case, but a daily occurrence because we are using remote desktop.
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
Launch a JavaFX application through Horizon View or Windows Remote Desktop protocol. Disconnect from the session, and the reconnect.
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
JavaFX application interface should continue operating as normal
ACTUAL -
Application GUI interface stops updating, however logs would show that the application is otherwise operating normally
FREQUENCY : often
- duplicates
-
JDK-8118805 Nothing displayed when you RDP to a machine running a JavaFX app
-
- Closed
-
- relates to
-
JDK-8229394 JavaFx UI Window non responsive and black on Remote Desktop Connection.
-
- Open
-
-
JDK-8239589 JavaFX UI will not repaint after reconnecting via Remote Desktop
-
- Resolved
-