JDK-8343336 : Add persistentScrollBars preference
  • Type: Enhancement
  • Component: javafx
  • Sub-Component: graphics
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2024-10-31
  • Updated: 2024-12-13
  • Resolved: 2024-12-02
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 b20Fixed
Related Reports
CSR :  
Relates :  
Relates :  
Description
The `persistentScrollBars` accessibility preference should be added to `Platform.Preferences`.

This corresponds to the following OS settings:

Windows: Settings -> Accessibility -> Visual Effects -> Always show scroll bars
macOS: System Settings -> Appearance -> Show scroll bars
Ubuntu: Settings -> Accessibility -> Seeing -> Always show scroll bars
Comments
Changeset: da6ad4b1 Branch: master Author: Michael Strauß <mstrauss@openjdk.org> Date: 2024-12-02 18:05:03 +0000 URL: https://git.openjdk.org/jfx/commit/da6ad4b1e8c2aac59114949826db1e4b013a3bc5
02-12-2024

A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jfx/pull/1618 Date: 2024-10-31 03:56:30 +0000
31-10-2024