JDK-8220053 : Read the background selected color for widgets like TextField, PasswordField, Spinner_TextField from CSS
  • Type: Bug
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: 8,11,15,16
  • Priority: P3
  • Status: Open
  • Resolution: Unresolved
  • Submitted: 2019-03-04
  • Updated: 2022-09-09
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.
Other
tbdUnresolved
Related Reports
Relates :  
Description
The background selection color for widgets like TextField, PasswordField, Spinner_TextField is no longer set by theme. Currently this is fixed by taking the color from Text_Pane for these widgets. 
Read correct values for these colors from the css