-
Bug
-
Resolution: Fixed
-
P2
-
internal
-
Local build of lanai repo
macOS 10.15.4 Catalina
HW: 13" MacBook Pro, late 2013 model, with an Intel Iris graphics chipset and a Retina display.
-
os_x
To reproduce, run the following on macOS 10.15.4 Catalina:
1. Run SwingSet2 as follows:
$ java -Dsun.java2d.metal=true -jar SwingSet2.jar
2. Click on the "Source code" button to show the source code of the demo in a JEditorPane.
3. Using a two-finger scroll gesture on the trackpad, scroll the source code pane.
BUG: a rectangular region in the middle of the window is not repainted while you are scrolling nor after you stop scrolling.
If you refresh the window in some way it will repaint correctly.
I can't reproduce it on my 10.13.6 High Sierra system.
This might be a 10.15 Catalina specific bug, or could be because I'm running on older hardware.
1. Run SwingSet2 as follows:
$ java -Dsun.java2d.metal=true -jar SwingSet2.jar
2. Click on the "Source code" button to show the source code of the demo in a JEditorPane.
3. Using a two-finger scroll gesture on the trackpad, scroll the source code pane.
BUG: a rectangular region in the middle of the window is not repainted while you are scrolling nor after you stop scrolling.
If you refresh the window in some way it will repaint correctly.
I can't reproduce it on my 10.13.6 High Sierra system.
This might be a 10.15 Catalina specific bug, or could be because I'm running on older hardware.
- duplicates
-
JDK-8244415 Scrolling in Swingset2 doesn't work properly
-
- Closed
-
- relates to
-
JDK-8242338 Shape clip with AA not working in J2DDemo
-
- Resolved
-
-
JDK-8245037 Lanai - MTLBlitLoops_CopyArea() needs to be optimized
-
- Closed
-