Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8096342

[Accessibility, Windows] Implement HighContrast Mode Detection

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P4
    • 8u20
    • 8u20
    • javafx
    • None

    Description

      When Alt + left Shift + Print Screed is pressed, Windows toggles between high contrast mode and regular mode. By default, JavaFX should change themes when this happens. Further, if an application provides its own theme, it will need to know when it should be applied.

      A boolean property sounds like the natural way to implement this. That way, on platforms where the value can change, applications can be notified. On platforms that do not have this mode (Mac, Linux), we might want to allow the programmer to set the property so that application code just needs to listen.

      Attachments

        Activity

          People

            jandrese Joe Andresen (Inactive)
            snorthov Steve Northover (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:
              Imported: