docsifyjs / docsify

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

Proper keyboard focus boundary is not visible on the ‘Copy to clipboard’ button. #2307

Closed msftedad closed 10 months ago

msftedad commented 10 months ago

Bug Report

Steps to reproduce

  1. Open the URL: PWABuilder - Packaging for the Google Play Store in browser.
  2. Navigate to ‘Copy to clipboard’ button through tab key.
  3. Observe the issue.

Current behaviour

Keyboard focus boundary is not visible on the ‘Copy to clipboard’ button present at the page.

Attachments:

Proper keyboard focus boundary is not visible on the ‘Copy to clipboard’ button Proper keyboard focus boundary is not visible on the ‘Copy to clipboard’ button1

Expected behaviour

Proper keyboard focus boundary should be visible on the ‘Copy to clipboard’ button.

Other relevant information

Please create a reproducible sandbox

PWABuilder - Packaging for the Google Play Store

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

NA

jhildenbiddle commented 10 months ago

This is a plugin-related issue. Please recreate this issue in the docsify-copy-code repo.