JDK-8159626 : [hidpi] Ubuntu 16.04: invalid rendering when combining FX and Swing
Type:Bug
Component:client-libs
Sub-Component:javax.swing
Affected Version:9
Priority:P3
Status:Closed
Resolution:Duplicate
OS:linux_ubuntu
Submitted:2016-06-15
Updated:2016-07-25
Resolved:2016-07-25
The Version table provides details related to the release that this issue/RFE will be addressed.
Unresolved : Release in which this issue/RFE will be addressed. Resolved: Release in which this issue/RFE has been resolved. Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.
Ubuntu 16.04 (Unity) + HiDPI (scale = 2), JDK9 b122
Please run the attached test code. The result looks as on the screenshot attached.
Comments
hm, the issue still seems to be reproducible for me with HiDPI display and JDK9 b128...
// but the issue looks very similar to JDK-8156981 (GTK3-related), so probably may be re-closed as a duplicate.
25-07-2016
I cannot reproduce the issue with the latest jdk9/client + openjfx/9-dev. Scale=2 works well on ubuntu 14.04, 15.10, 16.04.
But I have got aother Ubuntu issue: JDK-8161672
19-07-2016
closely connected to JDK-8159892 (probably a duplicate)
21-06-2016
P.S. please start the test and try to change display scale after that ("Settings" -> "Display" -> "Scale for ...") - the result is attached as "NOK-2"
15-06-2016
not sure if javafx or client-libs is more appropriate component here