JDK-8341514 : Add reducedMotion and reducedTransparency preferences
  • Type: Enhancement
  • Component: javafx
  • Sub-Component: graphics
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2024-10-04
  • Updated: 2024-11-16
  • Resolved: 2024-10-22
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
jfx24 b15Fixed
Related Reports
CSR :  
Relates :  
Description
The `reducedMotion` and `reducedTransparency` accessibility preferences should be added to `Platform.Preferences`.

These preferences allow applications to respect OS-level accessibility settings for user interfaces.
Comments
Changeset: 076b4018 Branch: master Author: Michael Strauß <mstrauss@openjdk.org> Date: 2024-10-22 16:07:16 +0000 URL: https://git.openjdk.org/jfx/commit/076b4018de1a6fd659778b77d66d2478def315a3
22-10-2024

A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jfx/pull/1592 Date: 2024-10-05 03:44:27 +0000
05-10-2024