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

Gantt Chart : The narrator navigation of the svg is not in right sequence #1174

Closed
sulabh-msft opened this issue Oct 16, 2019 · 9 comments · Fixed by mermaid-js/mermaid#1488
Assignees
Labels

Comments

@sulabh-msft
Copy link

Describe the bug
Gantt Chart : The narrator navigation of the svg is not in right sequence

To Reproduce
Steps to reproduce the behavior:

  1. Go to Gantt Chart in Edge browser
  2. Launch screen reader as narrator and navigate to the mermaid using caps+arrow key.

Expected behavior
Screen reader should announce the information in a logical sequence , top to bottom and left to right .

** Actual behavior**

  1. On navigating to the image using caps+arrow key , narrator announces information of the image from bottom to top and right to left.

User Impact:​
The screen reader users will not receive the image context in the right sequence.

Screenshots

See attached gif recording
Gantt-accessibility issue

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

@abhijeet-pathak
Copy link

Can I take this up?

@jgreywolf
Copy link

@sulabh-msft Can anyone confirm if this issue has been resolved with the fix in PR mentioned above. If no answer within 30 days I will close as resolved

@sulabh-msft
Copy link
Author

@jgreywolf I tried the narrator scenario on the Live Gantt Chart on an edge browser, but still I see the same issue.

Not sure if the the Mermaid live editor has the changes that @abhijeet-pathak merged.

@fsteffi
Copy link

fsteffi commented Nov 2, 2021

@sulabh-msft is there an update on this bug

@jgreywolf
Copy link

Confirmed that this is still occurring in current version of live editor. Moving this issue to the correct repo

@jgreywolf jgreywolf transferred this issue from mermaid-js/mermaid Mar 7, 2023
@sidharthv96
Copy link
Member

@jgreywolf are you sure it's a live editor issue?

Live editor only displays the svg string that mermaid returns. It doesn't do any major modifications to that.
So, shouldn't the fix be inside mermaid so that all other platforms that use mermaid will also benefit from it?

@jgreywolf
Copy link

I was making that assumption due to the comment about changes in mermaid that should have already resolved. I also was not aware that how the SVG was generated might affect narration

@github-actions
Copy link

github-actions bot commented Jun 8, 2023

This issue is stale because it has been open 90 days with no activity. Remove stale label or comment or this will be closed in 30 days

@github-actions github-actions bot added the Stale label Jun 8, 2023
@sidharthv96
Copy link
Member

sidharthv96 commented Jun 8, 2023

@jgreywolf can you verify if it's still happening?
Live editor has the latest mermaid, so any fixes done should be reflected here.

Please reopen if it's not resolved.

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

Successfully merging a pull request may close this issue.

7 participants