JDK-8343336 : Add persistentScrollBars preference
  • Type: Enhancement
  • Component: javafx
  • Sub-Component: graphics
  • Priority: P4
  • Status: Open
  • Resolution: Unresolved
  • Submitted: 2024-10-31
  • Updated: 2024-11-01
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
jfx24Unresolved
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
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