Content of unselected tabs of a TabPane is accessible to screen readers.

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: P4
    • tbd
    • Affects Version/s: 8u74
    • Component/s: javafx

      Related to

      Issue JDK-8151974 - Invisible controls are still accessible by screen readers.

      Content of all tabs of a TabPane is accessible to screen readers, so will be listed, even for the tabs that are not selected.

      Only the selected tab content should be accessible. If you observe Windows native tabbed dialogs (e.g. Windows Explorer file properties), only the selected tab will appear in the accessibility tree.

      As a work around for now we add and remove the content from tabs as they are selected / deselected.

            Assignee:
            Unassigned
            Reporter:
            Greg Nelson
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: