-
Notifications
You must be signed in to change notification settings - Fork 100
Open
Labels
Milestone
Description
It seems like clicking on any non-clickable element on the #maincontent element shifts the tab focus to the very beginning of the #maincontent element regardless of the position of clicked element (e.g., span). The culprit seems to be the tabindex setting here
Line 170 in 299ee49
| <main id="maincontent" tabindex="-1"> |
This is not intended nor expected behavior as, for example, clicking on a widget + tab does not keep the focus in the clicked element (although invisibly so) as it would in normal website browsing.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Proposed Skosmos 3.x issues