-
Bug
-
Resolution: Fixed
-
P3
-
jfx13
-
x86_64
-
windows_10
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8264129 | 8u301 | Kevin Rushforth | P3 | Resolved | Fixed | b01 |
JDK-8264456 | 8u291 | Kevin Rushforth | P3 | Closed | Fixed | b31 |
JDK-8266812 | jfx11.0.12 | Kevin Rushforth | P3 | Resolved | Fixed |
This is similar to issue JDK-8229394 but with a few key differences.
When you start a JavaFX application remotely via Remote Desktop and then you disconnect (not logoff) the remote session while the app is still running and then reconnecting, the running app will not be able to repaint.
The key difference from JDK-8229394 is: That issue mentions the app was started locally and then was accessed remotely, in this case, the app was started via remote session.
The other key difference is: This seems to only be an issue when the remote machine is running Windows 10.
I've also tested this against Windows 8.1, Windows Server 2012, and Windows Server 2016 and it works fine.
It is ONLY an issue with Windows 10.
CUSTOMER SUBMITTED WORKAROUND :
There is no workaround aside from restarting the app.
FREQUENCY : always
- backported by
-
JDK-8264129 JavaFX UI will not repaint after reconnecting via Remote Desktop
- Resolved
-
JDK-8266812 JavaFX UI will not repaint after reconnecting via Remote Desktop
- Resolved
-
JDK-8264456 JavaFX UI will not repaint after reconnecting via Remote Desktop
- Closed
- duplicates
-
JDK-8090343 BaseShaderContext need to dispose stockShaders etc. when the context is disposed
- Closed
- relates to
-
JDK-8229394 JavaFx UI Window non responsive and black on Remote Desktop Connection.
- Open
-
JDK-8264738 Possible minor memory leak when reconnecting via Remote Desktop
- Open
-
JDK-8264739 Canvas doesn't preserve its contents after reconnecting via Remote Desktop
- Open
-
JDK-8264737 JavaFX media stream stops playing after reconnecting via Remote Desktop
- Resolved
-
JDK-8264741 D3DPipeline should handle S_PRESENT_MODE_CHANGED
- Open
-
JDK-8341852 Investigate potential threading issue in WebView's RTImage
- Open
-
JDK-8283401 ArrayIndexOutOfBoundsException when disconnecting screen(s)
- Resolved
-
JDK-8313648 JavaFX application continues to show a black screen after graphic card driver crash
- Resolved
-
JDK-8256439 Disconnecting from the RDP GUI interface of Java FX applications stop rendering
- Closed
-
JDK-8090715 BaseContext: optimize getGradientTexture
- Open
- links to
-
Commit openjdk/jfx11u/26b5960b
-
Commit openjdk/jfx/73e70fe9
-
Review openjdk/jfx11u/8
-
Review openjdk/jfx/315
-
Review openjdk/jfx/430