JDK-8148484 : [hidpi] JEditorPane is broken (Windows)
Type:Bug
Component:client-libs
Sub-Component:javax.swing
Affected Version:9
Priority:P3
Status:Closed
Resolution:Duplicate
OS:windows_8
Submitted:2016-01-28
Updated:2016-07-13
Resolved:2016-07-13
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.
JDK9 b103 + Windows 8 + HiDPI
Please run the attached test and simply press keyboard arrow buttons when a focus is on the pane.
The result is on the screenshot attached.
Comments
Duplicate of the issue JDK-8069348 SunGraphics2D.copyArea() does not properly work for scaled graphics in D3D
29-06-2016
sorry, not sure if the issue is a full duplicate of JDK-8069348 as it is also reproducible with '-Dsun.java2d.d3d=false', '-Dsun.java2d.ddoffscreen=false' (please see 'screenshot-D3D-disabled.png'). So reopening it.
The harm isn't so distinct as in case of enabled D3D, but still visible
12-02-2016
This is the duplicate of the issue JDK-8069348 SunGraphics2D.copyArea() does not properly work for scaled graphics in D3D