-
Notifications
You must be signed in to change notification settings - Fork 157
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[a11y] 9.1.4.13 - Faded in content is operable #5387
Labels
Comments
Perhaps can easily be fixed by configuring tippys to be interactive in the ODS (https://atomiks.github.io/tippyjs/#interactivity), investigating this now |
This was referenced Aug 3, 2021
pascalwengerter
added a commit
to pascalwengerter/web
that referenced
this issue
Jun 24, 2024
kulmann
added a commit
that referenced
this issue
Jun 25, 2024
Make tippy content iteractive to fix #5387
AlexAndBear
pushed a commit
that referenced
this issue
Jun 27, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
General notes
When moving the mouse pointer over several buttons e.g."Personen hinzufügen" or "Bearbeite öffentlichen Link" user defined tooltips are appearing. It is not possible for users to move the mouse pointer within these tooltips without making them disappear. Because the content is often only partially visible due to the heavy zoom factor, users must be able to move the pointer from the triggering element over the displayed content.
Status: partly fulfilled
The text was updated successfully, but these errors were encountered: