- Building websites without a mouse requires detailed knowledge and extensive coding efforts
- Focus Group from Microsoft allows developers to handle complex navigation elements without writing too much code
- Tabindex errors often break keyboard navigation for many website users
Developing and building fully navigable websites without a mouse has long required extensive technical skills 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 that needs to be maintained and slows down the site’s load time.
But Microsoft has now introduced a new technology called focus group that aims to simplify this process.
The article continues below
Keyboard accessibility requires careful implementation
Originally shared in 2022, the focus group was refined through collaboration with developers and feedback from multiple perspectives.
“Creating a fully keyboard-accessible website, especially one that has complex widgets such as menus, submenus, toolbars, tabs, and other groups of inputs, isn’t free, it takes a lot of work and knowledge,” said Patrick Brosset, principal product manager for Microsoft Edge.
The traditional approach uses the tabindex HTML attribute to control focus, allowing users to move between interactive elements by pressing Tab.
Less than half of developers implement it correctly, according to Brosset, and mistakes can lead to inconsistent navigation or broken keyboard functionality.
This not only complicates development, but also affects 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 issue.
Brosset notes that the tool allows developers to control focus behavior across complex navigation structures without manually handling large amounts of code.
By reducing the coding burden, Focus Group was able to improve site performance and allow users to access content more quickly, while facilitating compliance with accessibility standards.
Developers using Chromium-based browsers can now test the fix in early releases of Microsoft Edge.
Jacques Newman, a senior engineer on the Edge Web Platform Team, provides detailed guidance on focus group implementation and invites feedback to further refine the tool.
The technology is not designed as a market research platform, but as a coding aid, potentially benefiting developers who use laptops for programming and those experimenting with vibe coding tools.
By allowing complex websites to function fully without a pointing device, focusgroup aims to make keyboard accessibility achievable without extensive manual work.
But even with tools like Focus Group, developing fully keyboard-accessible websites still requires significant coding effort and technical knowledge.
Via The register
Follow TechRadar on Google News and add us as a preferred source to get our expert news, reviews and opinions in your feeds. Be sure to click the Follow button!
And of course you can too follow TechRadar on TikTok for news, reviews, video unboxings, and get regular updates from us on WhatsApp also.



