Hello,
I've noticed that in Moodle 4.4.1, the links in the main menu have a tabindex="-1", making them inaccessible via keyboard navigation. This seems to conflict with best practices for accessibility, as users relying on keyboard navigation or screen readers are unable to interact with these links.
Could you clarify the rationale behind this decision? Is it intentional for certain use cases, or might this be an oversight? Additionally, what would be the recommended approach to make these links accessible while maintaining the intended functionality?
Thanks in advance for your insights!