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

Accessibility: Narrator reads markdown that is passed through the localize method #2001

Closed
corinagum opened this issue May 17, 2019 · 0 comments · Fixed by #2096
Closed

Accessibility: Narrator reads markdown that is passed through the localize method #2001

corinagum opened this issue May 17, 2019 · 0 comments · Fixed by #2096
Assignees
Labels
area-accessibility bug Indicates an unexpected problem or an unintended behavior. front-burner p1 Painful if we don't fix, won't block releasing

Comments

@corinagum
Copy link
Contributor

Describe the bug

To Reproduce

Steps to reproduce the behavior:

  1. Turn on Narrator
  2. Go to full-feature Mock Bot
  3. Type 'timestamp' and send
  4. Note that Narrator says message "First message at time t = 0." as: "First message at time underscore t underscore equals 0"

Expected behavior

Markdown should be stripped from text before being passed to localize

Additional context
use the remark plugin called 'strip markdown'

[Bug]

@corinagum corinagum added bug Indicates an unexpected problem or an unintended behavior. area-accessibility Approved front-burner labels May 17, 2019
@corinagum corinagum added 4.5 p2 Nice to have and removed Triage-E labels May 23, 2019
@cwhitten cwhitten moved this from P2 to P1 in R8 Prioritization Jun 10, 2019
@corinagum corinagum added p1 Painful if we don't fix, won't block releasing and removed p2 Nice to have labels Jun 10, 2019
@corinagum corinagum moved this from P1 to To do in R8 Prioritization Jun 10, 2019
@corinagum corinagum moved this from To do to In progress in R8 Prioritization Jun 18, 2019
@corinagum corinagum moved this from In progress to Done in R8 Prioritization Jun 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-accessibility bug Indicates an unexpected problem or an unintended behavior. front-burner p1 Painful if we don't fix, won't block releasing
Projects
No open projects
Development

Successfully merging a pull request may close this issue.

1 participant