On Tue, 30 Jan 2024 00:53:51 GMT, Michael Strauß <mstra...@openjdk.org> wrote:

> `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`).
> 
> This was not discovered during testing because the manual test application 
> doesn't show the values of platform-independent properties (it only shows the 
> platform-specific mappings). I've exended the test application to also show 
> the platform-independent property values.

perhaps under a separate issue, would it be possible to add labels for all the 
properties in Preferences to the PlatformPreferencesChangeTest?

-------------

PR Comment: https://git.openjdk.org/jfx/pull/1353#issuecomment-1917653158

Reply via email to