Path: csiph.com!eternal-september.org!feeder.eternal-september.org!reader01.eternal-september.org!.POSTED!not-for-mail From: Andreas Leitgeb Newsgroups: comp.lang.java.programmer Subject: Re: more porting issues to Java 11 Date: Wed, 29 May 2019 12:20:48 -0000 (UTC) Organization: A noiseless patient Spider Lines: 26 Message-ID: References: Reply-To: avl@logic.at Injection-Date: Wed, 29 May 2019 12:20:48 -0000 (UTC) Injection-Info: reader02.eternal-september.org; posting-host="4026fc8d5191aa509b45c747fc04e2b7"; logging-data="20073"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/mbkHu2dDTcWzDrb0ANzV2" User-Agent: slrn/1.0.3 (Linux) Cancel-Lock: sha1:FfdC3AOKZ6y8VNozIKUArsduKlg= Xref: csiph.com comp.lang.java.programmer:38968 Knute Johnson wrote: > On 5/4/2019 16:58, Andreas Leitgeb wrote: >> Myself, I see it on my two-heads setup, each 1280x1024 (apparrently >> no high-dpi) scaled at 125% "default" and a colleague's machine (likely >> same scaling, but didn't yet think of checking his scaling those few >> days ago). Both machines run Windows 7. No other applications show >> these symptoms, not even those that also adhere to the scaling). > I'm happy to help you out with that. Can you make an SSCCE that > demonstrates the problem? It'll take some time, but I'll eventually get back to your offer. > I know that mixing AWT and Swing components can get tricky. I didn't know that, but it might help me find the relevant ingredients for the SSCCE. We do indeed have some mixture of these. > If you want to email, knute 2019 at 585 ranch dot com Once I get it together, I'll likely post it here, but also Cc: you. For now, we switched off the scaling (set to 100%), to be able to get other tasks done, but we'll pretty surely have to deal with it again. It's not solved yet, just a bit postponed.