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

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

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • 8u74
    • 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.

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

              Created:
              Updated: