One of the core principles of Red Hat’s open source culture is open exchange, which is the belief that information should be freely available and accessible to anyone. I recently represented Red Hat at Axe-con 2026, the free accessibility conference organized by Deque Systems. There, I shared one of the methods we use to ensure an inclusive experience on our public websites: Keyboard accessibility testing.
My Axe-con presentation outlined the topic and invited viewers to join me in a live demonstration of some keyboard testing practices. After the demo, I performed a quick top-to-bottom test of a real web page. Although Axe-con is over, you can still register to watch the recording.
Automated and manual accessibility testing
At Red Hat, we measure the accessibility of our digital experiences through a mix of automated and manual testing. Automated tools are fast and well-suited for testing at scale. But automation can’t catch everything. Because accessibility serves real people, we also need to engage with our experiences manually to understand how they work for actual users with diverse abilities.
Keyboard testing is an effective and efficient testing method that just about anyone—regardless of role or experience—can use to identify high-impact issues that may stop non-mouse users from accomplishing tasks at our sites. These users include people with mobility issues, screen reader users, those using other assistive technologies, and anyone else using alternate means of interacting with web content.
Keyboard operability is also a requirement for conformance with the World Wide Web Consortium’s web content accessibility guidelines. Success criterion 2.1.1 (Keyboard) specifies "All functionality of content is operable through a keyboard interface."
How to perform a keyboard test
One of the best aspects of keyboard testing is that just about anyone can do it. It's a great way of inviting people who aren't accessibility specialists into the accessibility testing process. You don't need to be a designer or engineer. You don't even need to be familiar with the page you're testing ahead of time (though you may know it as well as anyone by the time you finish!)
To perform a simple keyboard test:
- Navigate to the web page you want to evaluate.
- Without using a mouse or trackpad, traverse it from top to bottom and try activating any interactive items. Note any obstacles or annoyances you experience. Are there any interactions or information available to mouse users that are unavailable to you?
Here are the primary keys you can use to operate and test a web page:
- Tab: Moves down the page from interactive item to interactive item, including links, buttons, form fields, and so on. As you do this, you should always see some kind of visual decoration (for example, an outline) to let you know which element is in focus and ready to be activated.
- Shift-Tab: Moves to the previous interactive item.
- Arrow keys: Scrolls the page. These keys should also allow you to navigate within certain elements, like select drop-down menus and radio button groups.
- Return (or Enter): Follows links, and triggers some interactions (for example, pressing a button or choosing a selection in a drop-down menu).
- Spacebar: Triggers interactions. It often performs a few form-related tasks that Return doesn’t (such as opening a selected drop-downn, or toggling a checkbox). Does not follow links.
- Escape: Closes modals and may reset other elements to their default state (for example, reduces a full-screen video to its initial size).
The next time you’re working on a web project, try operating it top-to-bottom using only your keyboard. You can even practice your keyboard testing skills right now. Go to a web page and note the tasks that you are and aren't able to accomplish without a mouse.
Web accessibility at Red Hat
At Red Hat, inclusion is a core aspect of our open source culture: "Open source communities need to actively and continuously work to make sure everyone is included and has a fair and equal opportunity to contribute."
Keyboard testing is just one of the techniques we use to ensure users of all abilities can fully participate in our digital experiences. For more information on how we at Red Hat approach accessibility, visit our Accessibility hub.
제품 체험판
Red Hat OpenShift AI on Developer Sandbox | Developer Sandbox for Red Hat OpenShift AI의 셀프 서비스 30일 체험판
저자 소개
Greg is a UX producer and Red Hat Design System contributor helping teams build accessible digital experiences at Red Hat.
유사한 검색 결과
귀사의 애플리케이션 플랫폼은 미래에 대비되어 있나요?
전문성을 검증하는 새로운 기준: Red Hat 자격증 주요 업데이트
Creating JavaScript | Command Line Heroes
Challenges In Solutions Engineering | Code Comments
채널별 검색
오토메이션
기술, 팀, 인프라를 위한 IT 자동화 최신 동향
인공지능
고객이 어디서나 AI 워크로드를 실행할 수 있도록 지원하는 플랫폼 업데이트
오픈 하이브리드 클라우드
하이브리드 클라우드로 더욱 유연한 미래를 구축하는 방법을 알아보세요
보안
환경과 기술 전반에 걸쳐 리스크를 감소하는 방법에 대한 최신 정보
엣지 컴퓨팅
엣지에서의 운영을 단순화하는 플랫폼 업데이트
인프라
세계적으로 인정받은 기업용 Linux 플랫폼에 대한 최신 정보
애플리케이션
복잡한 애플리케이션에 대한 솔루션 더 보기
가상화
온프레미스와 클라우드 환경에서 워크로드를 유연하게 운영하기 위한 엔터프라이즈 가상화의 미래