[Accessibility] Some accessible texts could not be reached.

XMLWordPrintable

    • Type: Bug
    • Resolution: Not an Issue
    • Priority: P4
    • None
    • Affects Version/s: 8u40
    • Component/s: javafx

      When trying to test accessibility in native environments, I found there are some control units have accessible text set, but actually they could not be reached by keyboard navigation. They are:

      "previous button", "next button" on Pagination;
      "close button" on TabPane.

      The accessible text:
      Accessibility.title.Pagination.PreviousButton=Select previous page
      Accessibility.title.Pagination.NextButton=Select next page
      Accessibility.title.TabPane.CloseButton=Close

      Issues:
      1. If these buttons can be reached by keyboard navigation, but not described in https://wiki.openjdk.java.net/display/OpenJFX/Keyboard+Navigation, please advise how to reach them.
      2. Otherwise if they really can't be reached by keyboard navigation, maybe the accessible texts need to be removed.

            Assignee:
            Jonathan Giles
            Reporter:
            Jenny Huang (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: