tabs not allowing keyboard tabbing.

Home Forums Porto – Responsive HTML5 Template tabs not allowing keyboard tabbing.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #10044939
    kzediker
    Participant

    Toward the bottom of the page: The tabs all have href but it goes from the first and skips the two after that and goes to the button. Tabindex=0 did not work. I see it also doesn’t do keyboard tabbing on the porto demo site. I used a previous version of porto that did tab through with no problems. What can I do?



    Template Version: 10.2.0
    #10044941
    Support
    Keymaster

    Hi, looks like it’s the default behavior from latest Bootstrap version 5+, when you have data-bs-toggle=”tab” in the links it ignores the keyboard tabbing (not sure why), removing that attribute the keyboard tabbing work but it won’t show the content you want. Not sure if it’s a Bootstrap bug or they really want that to be this way. I can confirm it used to work in older versions from Bootstrap – on version 3 for example: https://www.w3schools.com/bootstrap/tryit.asp?filename=trybs_ref_js_tab&stacked=h


Viewing 2 posts - 1 through 2 (of 2 total)

This topic is marked as "RESOLVED" and can not rceive new replies.