- Creating websites without a mouse requires detailed knowledge and a lot of coding effort
- Microsoft’s Focusgroup allows developers to handle complex navigation elements without writing excessive code
- Tabindex errors often break keyboard navigation for many website users
Developing and creating websites that can be navigated completely without a mouse has long required great technical skill and careful planning.
Developers often rely on complex JavaScript libraries or write substantial code to ensure that each interactive element responds correctly to keyboard input, which increases the amount of code to maintain and slows down website loading times.
But Microsoft has now introduced a new technology called focusgroup that aims to simplify this process.
Article continues below.
Keyboard accessibility requires careful implementation
Initially shared in 2022, the focus group was refined through collaboration with developers and feedback from multiple perspectives.
“Creating a fully keyboard-accessible site, especially one that has complex widgets like menus, submenus, toolbars, tabs, and other groups of entries, isn’t free; it requires a lot of work and knowledge,” said Patrick Brosset, senior product manager for Microsoft Edge.
The traditional approach uses the HTML tabindex attribute to control focus, allowing users to move between interactive elements by pressing Tab.
According to Brosset, less than half of developers implement it correctly, and bugs can lead to inconsistent navigation or broken keyboard functionality.
This not only complicates development but also impacts accessibility for users who rely entirely on keyboards or assistive technology.
Many countries have made compliance with the Web Content Accessibility Guidelines (WCAG) a legal requirement, making accessible design both a technical and regulatory concern.
Brosset notes that the tool allows developers to manage focus behavior in complex navigation structures without having to manually manipulate large volumes of code.
By reducing the coding burden, the focus group could improve website performance and allow users to access content faster, while making it easier to meet accessibility standards.
Developers using Chromium-based browsers can now test the fix in early versions of Microsoft Edge.
Jacques Newman, senior engineer on the Edge web platform team, provides detailed guidance on implementing focus groups and recommends feedback to further refine the tool.
The technology is not designed as a market research platform but as a coding aid, which could benefit developers who use laptops for programming and those experimenting with vibe coding tools.
By allowing complex websites to function completely without a pointing device, the focus group aims to make keyboard accessibility possible without extensive manual work.
However, even with tools like focusgroup, developing fully keyboard-accessible websites still requires significant coding effort and technical knowledge.
Through The Registry
Follow TechRadar on Google News and add us as a preferred source to receive news, reviews and opinions from our experts in your feeds. Be sure to click the Follow button!
And of course you can also follow TechRadar on TikTok for news, reviews, unboxings in video form and receive regular updates from us on WhatsApp also.




