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

Keyboard navigation breaks with links in paragraph in Chrome on MacOS #451

Open
rik-dekker opened this issue Nov 9, 2021 · 1 comment
Open
Labels
bug Something isn't working

Comments

@rik-dekker
Copy link

Describe the bug

If there is a link in a paragraph, text selection and navigation with keyboard starts behaving oddly in Chrome on MacOS. Doesn’t seem to affect Firefox). Examples:

  • Double click doesn’t work for selecting a word
  • CMD+ALT+ARROW KEY doesn’t work for navigating
  • ALT+ARROW KEY doesn’t move the cursor past the link or skips to next paragraph

Which terms did you search for in the documentation and issue tracker?

  • link
  • select
  • double click
  • chrome

Environment

  • Chrome 95.0.4638.69 (Official Build) (x86_64)
  • MacOS 11.6 (20G165)
  • Wagtail v2.14 (also tested v2.15)

Steps to reproduce

  1. install bakerydemo https://github.com/wagtail/bakerydemo
  2. Edit a page (e.g. /admin/pages/60/edit/)
  3. Find a paragraph with a link and try the steps in the bug description
@rik-dekker
Copy link
Author

I was unsure if this is a Wagtail or a Draftail issue, so I’ve submitted another bug report in the Wagtail repo: wagtail/wagtail#7693

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant