- From: Steven Mouret <steven.mouret@gmail.com>
- Date: Thu, 5 Mar 2026 12:29:15 +0100
- To: Dallas Matamoros <dallasmatamoros@gmail.com>
- Cc: w3c-wai-ig@w3.org
- Message-ID: <CAO4yZKB-BoLvwEjvZkOUWyFOM2Vo1JZSKnLj0gB1jkd3Kb1d2w@mail.gmail.com>
Hello, This complies with success criterion 2.1.1. WCAG is not interested in the correct use of keyboard interactions. Only that it is possible to use the keyboard. And it seems that this is the case for you. By default, in web browsers, the Enter key is used to activate a link. But if the space bar alone can do this, then it will be compliant. This is detrimental to screen reader users, especially since some screen readers, such as Jaws and VoiceOver, can specify which key to activate depending on the nature of the interactive element. And in your case, the recommended key will not be functional. -- Steven Mouret Le jeu. 5 mars 2026 à 11:15, Dallas Matamoros <dallasmatamoros@gmail.com> a écrit : > Hello, > > I encountered a skip-to-main-content link that JAWS announces as > “visited same page link”, but it does not activate with Enter. > It does work with the Space bar. > > The markup is a standard in-page link: > <a href="#main-content">Skip to main content</a> > > The site is built in Drupal, so I suspect a scripted event is > cancelling the default behavior. > > Would this be considered a failure of SC 2.1.1, even though the link is > focusable? I also experience similar problems with skip to main content > links on other web pages as well. Can you explain what is most likely > causing many web developers to make skip to main content links not work > correctly? > > Tested with: > JAWS 2026 > Chrome > Windows 11 > > Thank you, > > > > Dallas Matamoros, CPACC > > (985) 400-0118 > > dallasmatamoros@gmail.com > > > > [image: NVDA Certified Expert 2025] <https://certification.nvaccess.org/> > > [image: JAWS Certified 2025] > <https://www.freedomscientific.com/Training/Certification> > > [image: ZoomText Certified, 2025] > <https://www.freedomscientific.com/Training/Certification> >
Attachments
- image/png attachment: image.png
- image/png attachment: 02-image.png
- image/png attachment: 03-image.png
Received on Thursday, 5 March 2026 17:23:32 UTC