docsifyjs/docsify

Keyboard focus is getting lost after activating home control in left navigation pane in windows.

Open

#2,600 创建于 2025年9月5日

在 GitHub 查看
 (9 评论) (0 反应) (0 负责人)JavaScript (5,630 fork)batch import
accessibilitybuggood first Issuev5-rc

仓库指标

Star
 (26,454 star)
PR 合并指标
 (平均合并 18天 16小时) (30 天内合并 9 个 PR)

描述

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?

贡献者指南