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

Links in the content break arrow navigation through blocks #2104

Closed
afercia opened this issue Jul 31, 2017 · 2 comments
Closed

Links in the content break arrow navigation through blocks #2104

afercia opened this issue Jul 31, 2017 · 2 comments
Labels
[Focus] Accessibility (a11y) Changes that impact accessibility and need corresponding review (e.g. markup changes). [Type] Bug An existing feature does not function as intended

Comments

@afercia
Copy link
Contributor

afercia commented Jul 31, 2017

To reproduce:

  • insert a link in the content
  • place the cursor before the link

screen shot 2017-07-31 at 13 23 06

  • use the Right arrow key to move the cursor one character at a time
  • as soon as the cursor reaches the start of the link, focus goes to the following block
  • same when placing the cursor after the link, use Left arrow: focus goes to the previous block
@afercia afercia added [Focus] Accessibility (a11y) Changes that impact accessibility and need corresponding review (e.g. markup changes). [Type] Bug An existing feature does not function as intended labels Jul 31, 2017
@jasmussen
Copy link
Contributor

Seeing this also:

boundaries

@ellatrix
Copy link
Member

This was fixed by #2453.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Focus] Accessibility (a11y) Changes that impact accessibility and need corresponding review (e.g. markup changes). [Type] Bug An existing feature does not function as intended
Projects
None yet
Development

No branches or pull requests

3 participants