vue-a11y / vue-focus-loop

Vue component that helps you to to trap focus in an element.
http://vue-focus-loop.surge.sh/
MIT License
24 stars 3 forks source link

Issue with SHIFT + TAB -> needs double key combo on first try #9

Open Delicious-Bacon opened 3 years ago

Delicious-Bacon commented 3 years ago

When I enter the FocusLoop wrapped element, I need to do a double SHIFT + TAB in order to move to the last element. The first key combo does nothing. It's always only the first key combo—any other attempt works normal.

Tested on last Edge and Firefox.

The same behavior happens in the demo: Demo

ktquez commented 2 years ago

Sorry I didn't answer your issue.

I will go back to the project, I will add a new version with the fix.

Thanks