Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » HiDPI dynamical scaling does not adapt window content in Java 11
HiDPI dynamical scaling does not adapt window content in Java 11 [message #1831073] Tue, 11 August 2020 07:32
Lena w is currently offline Lena wFriend
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.
Previous Topic:GLib-CRITICAL
Next Topic:Modular swt.jar?
Goto Forum:
  


Current Time: Mon May 06 20:03:29 GMT 2024

Powered by FUDForum. Page generated in 0.03679 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top