On Wed, 10 Sep 2025 23:10:22 GMT, Michael Strauß <[email protected]> wrote:

> 1. Replace undocumented `AppleColorPreferencesChangedNotification` with 
> `NSSystemColorsDidChangeNotification`.
> 2. Replace undocumented `AppleInterfaceThemeChangedNotification` with a KVO 
> registration for `NSApp.effectiveAppearance`.
> 
> This fix can be tested using either PlatformPreferencesChangedTest, or Monkey 
> Tester > Tools > Platform preferences monitor.

I think this fix should be backported to jfx25u.

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

PR Comment: https://git.openjdk.org/jfx/pull/1895#issuecomment-3320493147

Reply via email to