- Issue created by @mably
- Merge request !28Issue #3500573 by mably: Accessibility: the "Copied to clipboard" message is not properly vocalized โ (Merged) created by mably
- ๐ฎ๐ณIndia gauravjeet
I found the "Copied to Clipboard" message is not clearly displayed when the Copy button is clicked - the words overlap on top of each other. I guess this might be a related issue but this does not need the
div
out ofa
.Attached is the screenshot and the patch fix!
- ๐ฎ๐ณIndia gauravjeet
Attaching missing files in my previous comment!
- ๐ซ๐ทFrance mably
The
div
out of thea
is required by assistive technologies like Voice Over for proper vocalization (tested on Safari and Chrome).But this change could probably require some CSS tweaks I guess.
- ๐บ๐ธUnited States shelane
With testing I found that that the visual display no longer works with the proposed changes. See attached screen captures.
- ๐ซ๐ทFrance mably
Made a small CSS tweak and here is what I get on my side.
- ๐บ๐ธUnited States shelane
Since I have merged two other issues, there is now a conflict on this branch.
-
shelane โ
committed 1a3766a6 on 4.x authored by
mably โ
Issue #3500573 by mably, gauravjeet: Accessibility: the "Copied to...
-
shelane โ
committed 1a3766a6 on 4.x authored by
mably โ