Keyboard focus is getting lost after activating home control in left navigation pane in windows.
- 主要语言
- JavaScript
- 星标
- 31.5k
- 派生
- 5.8k
- 平均合并
- 9 天 8 小时
- 30 天内合并 PR
- 2
描述
### Description
**User Impact:**
Keyboard dependent users will find it difficult to identify the currently focused element if keyboard focus is getting lost after activating home control in left navigation pane in windows.
**Refer Attachment:**
1. Keyboard focus get lost after activating Home tab item present in left navigation pane.mp4
https://github.com/user-attachments/assets/9c3f3f02-2faa-4307-ba14-f80c3c7c7bde
### Expected behavior
Keyboard focus shouldn't be lost home tab item after activating it, it should remain on the home control.
### Actual behavior
Keyboard focus is getting lost after activating home control in left navigation pane in windows.
On press tab key, focus is moving to 'Github' control.
### Steps to reproduce
1. Open the URL: https://docs.pwabuilder.com/#/builder/android in latest edge browser.
2. PWA Builder - packaging page will be displayed on screen.
3. Press tab key to reach 'Ham burger menu button' and activate it.
4. Now press tab key to reach to the home control and activate it.
5. Verify whether keyboard focus is getting lost after activating home control in left navigation pane in windows or not.
### Environment
OS: Windows 11 Enterprise Insider Preview Version 24H2 (OS Build 26100.3775)
Browser Microsoft Edge Version 135.0.3179.85 (Official build) (64-bit)
URL: https://docs.pwabuilder.com/#/builder/
### Additional Information
- [ ] Bug still occurs when all/other plugins are disabled?
贡献指南
调研方向
首先,按照列出的键盘操作步骤,在 Windows 上的 Microsoft Edge 中复现 https://docs.pwabuilder.com/#/builder/android 的焦点行为。跟踪左侧导航和 Home 控件的实现;完成的标准是:激活 Home 后焦点仍停留在 Home 控件上,下一次 Tab 从该控件继续移动,而不是直接移到 Github。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- javascript
- 领域
- accessibility, frontend
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 活跃
- 描述清晰度
- 基本清楚
- 新手友好度
- 48/100