Once you've reached an horizontal tab link through keyboard navigation, there's no way to move out of the link.

Steps to reproduce:

  1. Create an horizontal tab widget
  2. Use the key to navigate through the page and reach the first tab
  3. Try to use again to reach the next tab, and realize you're stuck. Shift tab won't move you back either

Attaching a patch to fix this soon.

CommentFileSizeAuthor
#2 3022652-2-horizontal-tab-keyboard.patch636 bytesDeFr

Comments

DeFr created an issue. See original summary.

DeFr’s picture

Status: Active » Needs review
StatusFileSize
new636 bytes

Fix this by only calling e.preventDefault() when there's actually a good reason too.

larowlan’s picture

Status: Needs review » Reviewed & tested by the community
Issue tags: +australia-nz-friday-triage

  • zuuperman committed d71d9e7 on 8.x-3.x authored by DeFr
    Issue #3022652 by DeFr: Horizontal tabs break keyboard navigation
    
nils.destoop’s picture

Status: Reviewed & tested by the community » Fixed

Thx for the patch, I committed it to dev

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.