docsifyjs / docsify

🃏 A magical documentation site generator.
https://docsify.js.org
MIT License
27.47k stars 5.67k forks source link

keyboard focus is not visible on the settings dropdown and checkboxes present in the setting dropdown. #2410

Closed msftedad closed 5 months ago

msftedad commented 5 months ago

Bug Report

Steps to reproduce

  1. Open TypeDoc - v0.25.13 in edge browser.
  2. Navigate to settings dropdown and observe the keyboard on it, and after invoking it observe the keyboard focus on the checkboxes.

Current behaviour

While navigate to settings dropdown, keyboard focus is not visible on the 'settings' dropdown and on the checkboxes present in the setting dropdown.

https://github.com/docsifyjs/docsify/assets/93735775/371e9055-895e-47bc-a36f-8cfeacdc2d40

Expected behaviour

keyboard focus should be visible on the 'settings' dropdown and on the checkboxes present in the setting dropdown.

Other relevant information

Please create a reproducible sandbox

TypeDoc - v0.25.13

Mention the docsify version in which this bug was not present (if any)

paulhibbitts commented 5 months ago

This issue is related to TypeDoc (https://github.com/TypeStrong/typedoc/tree/master) and not Docsify.