-
Bug
-
Resolution: Unresolved
-
P4
-
13
-
In Review
-
b10
The test javax/swing/JEditorPane/TestBrowserBGColor.java creates a frame with JEditorPane and uses Robot to check the pixel color on the screen. This can be simplified to verifying the background color of the body element, which doesn't need displaying the component on the screen.
- caused by
-
JDK-8213781 web page background renders blue in JEditorPane
-
- Resolved
-
- links to
-
Review(master) openjdk/jdk/27556