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

Invalid focus after opening select menu when screen reader enabled #5201

Open
KarolDawidziuk opened this issue May 11, 2022 · 3 comments
Open
Labels
accessibility Issue related to accessibility. status:confirmed An issue confirmed by the development team. type:bug A bug.

Comments

@KarolDawidziuk
Copy link
Contributor

KarolDawidziuk commented May 11, 2022

Type of report

Bug

Provide detailed reproduction steps (if any)

  1. Enable the screen reader: NVDA or JAWS.
  2. Open the http://192.168.0.2:1030/tests/plugins/menubutton/manual/menubuttonscreenreader#child test
  3. Put caret into the editable.
  4. Move your focus to the toolbar by pressing alt+f10.
  5. Open the select list with the space key.

Expected result

Focus is moved to the first element in list.

Actual result for NVDA.

nvda.mov

Focus is not visible. It only happens the first time.

Actual result for JAWS.

Focus is jumped to the second position on the list. It only happens the first time.

focus.mov

Other details

I didn't notice this issue with VoiceOver on macOS.

  • Browser: IE, Chrome
  • OS: Windows
  • CKEditor version: 4.19.0 (pre-released)
@KarolDawidziuk KarolDawidziuk added type:bug A bug. status:confirmed An issue confirmed by the development team. accessibility Issue related to accessibility. size:? labels May 11, 2022
@sculpt0r
Copy link
Contributor

sculpt0r commented May 11, 2022

I didn't encounter such behaviour with JAWS 2021 & IE 8 (Win7).
With JAWS 2022 & IE11 (Win10) it happened only the first time I moved to the toolbar & open the menus 🤔

@KarolDawidziuk
Copy link
Contributor Author

Yes, it only happens the first time. I forgot to mention it in the description. Already updated.

@Comandeer
Copy link
Member

I can confirm the issue with JAWS in IE11. However, it seems to be visible only in the manual test, I could not reproduce it on the sample with other plugins.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accessibility Issue related to accessibility. status:confirmed An issue confirmed by the development team. type:bug A bug.
Projects
None yet
Development

No branches or pull requests

4 participants