JDK-8226792 : GTK L&F: The font of the text foreground color is not grey and it's light blue color
  • Type: Bug
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: 13
  • Priority: P3
  • Status: Closed
  • Resolution: Duplicate
  • OS: linux_ubuntu
  • CPU: x86
  • Submitted: 2019-06-21
  • Updated: 2019-07-30
  • Resolved: 2019-06-27
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.

To download the current JDK release, click here.
JDK 13
13Resolved
Related Reports
Duplicate :  
Description
Testsuite name: Swing manual
Test name(s): Swing_AllComponents/Manual/LAFTests/JTextFieldLAFTest 
Product(s) tested:OracleJDK13b25(64bit)/tonga-4.0.2-rc2
OS/architecture:ubuntu19.04-x64
option: -Dswing.defaultlaf=com.sun.java.swing.plaf.gtk.GTKLookAndFeel

Actual behavior:
1.step3:The font of the text foreground color is not grey and it's light blue color.Refer to JTextFieldTest-base13b24.jpg and JTextFieldTest-blue.jpg
2.The test failed as the same issue on ubuntu19.04-x64/OracleJDK13b25 without the option. 
3.The test failed as the same issue on ubuntu18.04-x64/OracleJDK13b25 with the same option

Affect test:
Swing_AllComponents/Manual/LAFTests/JPasswordFieldLAFTest
Swing_AllComponents/Manual/LAFTests/JComboBoxLAFTest	
Comments
Reported as fixed by JDK-8226783
27-06-2019

[~tmeng], can you please tell if it starts failing with jdk13b21 as you told it is passing with jdk13b19 and fails with jdk13b25. If it starts failing with jdk13b21, then it can be regression of JDK-8212701.
27-06-2019

OK I am not convinced there's a bug but if something changed in JDK13 we should identify what it is.
26-06-2019

Shura please assign this where it should go.
21-06-2019

I think it may not be *exactly* grey but it is as intended, and I think the wording in the test needs to be fixed to explain that the point is to verify it looks different than enabled. How do we move this to being a test suite bug ?
21-06-2019