Disabled Tab in TabPane is traversable with shortcuts Ctrl + Tab, Ctrl + Shift + Tab

XMLWordPrintable

      1. Create Tab Pane with three Tabs.
      2. Disable first Tab.
      3a. Click on last Tab and press Ctrl + Tab

      Actual: Focus is on first Tab (disabled)
      Expected: Focus is on second Tab (disabled Tab is traversed)

      3b. Click on the second Tab and press Ctrl + Shift + Tab

      Actual: Nothing happens.
      Expected: Focus is on the last Tab (disabled Tab is traversed)

            Assignee:
            Jonathan Giles
            Reporter:
            J. Duke
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: