-
Bug
-
Resolution: Unresolved
-
P4
-
21, 22, 23, 24
-
x86
-
linux_ubuntu
swing/text/JTextComponent/4791649/JTextComponentPrinting.java fails on GTK LookAndFeel on Ubuntu
Step to reproduce
-------------------------
1) Run swing/text/JTextComponent/4791649/JTextComponentPrinting.java in GTK LookAndFeel on GTK light to start with
2) When the frame & print dialog is visible cancel it and press pass button for the first 3 different components
3) When java doc html Frame is rendered , cancel the print dialog. Resize the frame by clicking on the title of the frame. Observe that html doc rendering no more exists & blank screen is seen. If you see this then the bug is reproduced.
Note: This is seen from JDK 21 onwards. It works fine in JDK 20.
The same test scenario fails in Dark mode atleast before JDK 20.
This is even seen in MacOS 15 also.
Step to reproduce
-------------------------
1) Run swing/text/JTextComponent/4791649/JTextComponentPrinting.java in GTK LookAndFeel on GTK light to start with
2) When the frame & print dialog is visible cancel it and press pass button for the first 3 different components
3) When java doc html Frame is rendered , cancel the print dialog. Resize the frame by clicking on the title of the frame. Observe that html doc rendering no more exists & blank screen is seen. If you see this then the bug is reproduced.
Note: This is seen from JDK 21 onwards. It works fine in JDK 20.
The same test scenario fails in Dark mode atleast before JDK 20.
This is even seen in MacOS 15 also.