JDK-8324879 : Platform-specific preferences keys are incorrect for Windows toolkit
  • Type: Bug
  • Component: javafx
  • Sub-Component: graphics
  • Affected Version: jfx22
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2024-01-30
  • Updated: 2024-02-02
  • Resolved: 2024-01-30
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
jfx22Fixed
Related Reports
Relates :  
Description
`WinApplication` contains mappings of platform-specific preference keys to platform-independent keys. These keys are incorrect (for example, "Windows.UIColor.ForegroundColor" instead of "Windows.UIColor.Foreground").
Comments
A pull request was submitted for review. URL: https://git.openjdk.org/jfx/pull/1355 Date: 2024-01-30 19:21:50 +0000
30-01-2024

Changeset: af7e0571 Author: Michael Strauß <mstrauss@openjdk.org> Date: 2024-01-30 19:17:12 +0000 URL: https://git.openjdk.org/jfx/commit/af7e05716711d942df20eb1f807b384810a4a839
30-01-2024

A pull request was submitted for review. URL: https://git.openjdk.org/jfx/pull/1353 Date: 2024-01-30 00:53:51 +0000
30-01-2024