docsifyjs / docsify

🃏 A magical documentation site generator.

Home Page:https://docsify.js.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Screen reader is not announcing the information as ‘Copied’ which appears on activating the ‘Copy to clipboard’ button

msftedad opened this issue · comments

Bug Report

Steps to reproduce

  1. Open the URL: PWA Starter - Routing and Navigation (pwabuilder.com) in browser.
  2. Turn on the screen reader through Ctrl+ Windows+ Enter key.
  3. Navigate to the Copy to clipboard button present under JSON and activate it.
  4. Observe the issue.

Current behaviour

Screen reader is not announcing the information as ‘Copied’ which appears on activating the ‘Copy to clipboard’ button, narrator remains silent.

Attachments:

Screen reader is not announcing the information as ‘Copied’ which appears on activating the ‘Copy to clipboard’ button
Screen.reader.is.not.announcing.the.information.as.Copied.which.appears.on.activating.the.Copy.to.clipboard.button.1.mp4

Expected behaviour

Screen reader should announce the information as ‘Copied’ which appears on activating the ‘Copy to clipboard’ button.

Other relevant information

  • Docsify version: 4.4.4
  • [ X] Bug still occurs when all/other plugins are disabled?

  • Docsify plugins (if the bug happens when plugins enabled, please try to isolate the issue): NA

Please create a reproducible sandbox

NA

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

NA

Thanks for the feedback, but this seems to be a plugin issue. https://github.com/jperasmus/docsify-copy-code

cc @jperasmus

I reopened the issue here: jperasmus/docsify-copy-code#63

Please upgrade to the latest version (v3) and try again.

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