#991640 openjfx: Cherry-pick patch to fix Hi-dpi scaling

Package:
openjfx
Source:
openjfx
Description:
JavaFX/OpenJFX - Rich client application platform for Java
Submitter:
Amr Ibrahim
Date:
2021-08-15 19:27:03 UTC
Severity:
important
Tags:
#991640#5
Date:
2021-07-29 13:08:06 UTC
From:
To:
Dear Maintainer,

I have a 4K Hi-dpi display, and when I set the display scaling to 200% in GNOME
Settings running on X11, a JavaFX application, MediathekView, does not respect
the 200% scaling and instead is not scaled at all.

I found this fixing commit upstream, which is part of version 11.0.11+1:
https://github.com/javafxports/openjdk-
jfx/commit/8508a767f9fa07e0ee3b76b00772688e67353db6

Please cherry-pick the fix to Debian Bullseye 11.

#991640#10
Date:
2021-07-29 13:17:19 UTC
From:
To:
The URL of the commit was corrupted:

https://github.com/javafxports/openjdk-
jfx/commit/8508a767f9fa07e0ee3b76b00772688e67353db6

#991640#15
Date:
2021-07-30 20:39:22 UTC
From:
To:
I found the original upstream bug report:

https://bugs.openjdk.java.net/browse/JDK-8248126