| Id | FocusTrapwithinInterfaceRegions |
| Summary | Focus becomes confined within a dialog or container, preventing exit or progression |
| Severity | N/A |
| Category | Assistive Technologies / Focus and Navigation |
| Affects | Kotlin and Java files |
| Implementation | Dynamic Analysis - verifying that focus is not confined to one part of the screen |
Focus becomes trapped in specific UI sections or components with no keyboard method to escape, or navigation reaches dead-ends where TAB/Shift+TAB cannot proceed to other interactive elements.
Prevents users from navigating away from trapped areas, potentially making entire sections of the application inaccessible and forcing users to restart navigation.