This is a follow-on bug to JDK-8239589.
I initially saw while running Zoomy and noticed that the BG color is wrong after device reinitialization. This might point to a need to let the app know they have to repaint, since there is no possible way to preserve the contents of the texture when the device is lost.
I'll attach a simplified test case that reproduces this.
I initially saw while running Zoomy and noticed that the BG color is wrong after device reinitialization. This might point to a need to let the app know they have to repaint, since there is no possible way to preserve the contents of the texture when the device is lost.
I'll attach a simplified test case that reproduces this.
- relates to
-
JDK-8239589 JavaFX UI will not repaint after reconnecting via Remote Desktop
-
- Resolved
-