Skip to content
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

Tooltips for collapse/expand code blocks are missing #5145

Closed
LidiyaGeorgieva opened this issue Apr 28, 2023 · 2 comments
Closed

Tooltips for collapse/expand code blocks are missing #5145

LidiyaGeorgieva opened this issue Apr 28, 2023 · 2 comments

Comments

@LidiyaGeorgieva
Copy link

Describe the bug

Ace editor don't have tooltips for expand and collapse buttons in the editor field, which is not conform to this Accessibility requirement:
All semantic non-text content (e.g. graphics, videos) has to have a text alternative.
Accessibility specification: https://www.w3.org/WAI/WCAG21/Understanding/non-text-content.html
image

Expected Behavior

Buttons for expanding and collapsing code blocks to have tooltips.

Current Behavior

They don't have tooltips.

Reproduction Steps

Open https://ace.c9.io/ and hover over the buttons

Possible Solution

No response

Additional Information/Context

No response

Ace Version / Browser / OS / Keyboard layout

Latest version

@akoreman
Copy link
Contributor

akoreman commented May 8, 2023

This was added as part of PR #5146 and will be included in the next Ace release.

@akoreman
Copy link
Contributor

Ace 1.20.0 has been released which includes this change.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants