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

Improve autocomplete (divaera editor) accessibility for JAWS + IE11 #4704

Open
sculpt0r opened this issue May 14, 2021 · 1 comment
Open
Labels
accessibility Issue related to accessibility. browser:ie11 The issue can only be reproduced in the Internet Explorer 11 browser. plugin:autocomplete The plugin which probably causes the issue. status:confirmed An issue confirmed by the development team. type:feature A feature request.

Comments

@sculpt0r
Copy link
Contributor

Type of report

Failing test

Provide detailed reproduction steps (if any)

  1. Open tests/plugins/autocomplete/manual/a11ydivarea test and follow the test scenario

Expected result

The test passed. The same way as described in the test scenario.

Actual result

JAWS didn't announce "has popup" or "has autocomplete" in step 2
JAWS announce "listbox at john" when listbox was opened. Since "@john" is the first option
JAWS announce while switching options, "at thomas" or "at anna" without e.g. "2 of 5"
JAWS didn't announce that the listbox is collapsed at step 5. It announces the same sentence when you focus the editor in step 2

Other details

  • Browser: IE11
  • OS: Windows 10
  • CKEditor version: 4.16.1
  • Installed CKEditor plugins: -
@sculpt0r sculpt0r added status:confirmed An issue confirmed by the development team. browser:ie11 The issue can only be reproduced in the Internet Explorer 11 browser. accessibility Issue related to accessibility. type:failingtest A failing test. labels May 14, 2021
@f1ames
Copy link
Contributor

f1ames commented May 14, 2021

Could be a follow-up of #4617. I would say this is a feature request since JAWS + IE11 is not officially supported.

@f1ames f1ames changed the title Failing test: tests/plugins/autocomplete/manual/a11ydivarea Improve autocomplete (divaera editor) accessibility for JAWS + IE11 May 14, 2021
@f1ames f1ames added type:feature A feature request. plugin:autocomplete The plugin which probably causes the issue. and removed type:failingtest A failing test. labels May 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accessibility Issue related to accessibility. browser:ie11 The issue can only be reproduced in the Internet Explorer 11 browser. plugin:autocomplete The plugin which probably causes the issue. status:confirmed An issue confirmed by the development team. type:feature A feature request.
Projects
None yet
Development

No branches or pull requests

2 participants