HiDPI dynamical scaling does not adapt window content in Java 11 [message #1831073] |
Tue, 11 August 2020 07:32 |
Lena w Messages: 7 Registered: May 2020 |
Junior Member |
|
|
Hello
I hope this is the correct place for this question.
I upgraded a Java 8 Eclipse RCP application to Java 11. So far, so good, it's working nicely and it also scales fine on high resolution display.
But I experienced one issue which did not happen on Java 8 and therefore was a little bit unexpected for me:
I start the tool on e.g. 100% and then switch to e.g. 350% while the tool is running. The window header is adapting correctly but the content of the window is not. So I now have a window with a big header font size but a very small window content.
But when I change the resolution (e.g. from 3840x2160 to 1680x1050, everything is working fine.
Is this a Java 11 issue? Or did I miss something while upgrading to Java 11 (because I have the feeling that the changes are not reaching the Java side).
Maybe someone can give me some input on this, I would be really grateful.
|
|
|
Powered by
FUDForum. Page generated in 0.03312 seconds