Orange-OpenSource / Orange-Boosted-Bootstrap

Orange Boosted is an accessible, ergonomic and Orange branded framework based on Bootstrap
https://boosted.orange.com/
MIT License
190 stars 56 forks source link

Orange navbar is automatically scrolling with a serie of tabs #1240

Open julien-deramond opened 2 years ago

julien-deramond commented 2 years ago

Prerequisites

Describe the issue

Considering a minimized Orange navbar with a page with a lot of content (scroll bar appears) then pressing Tab key several tab make the scrollbar move to the top of the page.

Reduced test cases

  1. Go to the Sticky navbar example or simply the main page of the documentation
  2. Scroll down until the bottom of the page
  3. Click on the Orange navbar
  4. Press several times Tab key

Expected: focus changes but the content doesn't move/the scroll bar doesn't move

Actual:

2022-05-06 07 51 27

What operating system(s) are you seeing the problem on?

macOS, Linux

What browser(s) are you seeing the problem on?

Firefox

What version of Boosted are you using?

v5.2.0 (current main branch)

louismaximepiton commented 1 year ago

This bug seems to be resolved since Firefox 108. Keeping the PR for older versions of FF and Safari.