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

Special Characters plugin is not keyboard accessible #9037

Closed
oatymart opened this issue Feb 16, 2021 · 2 comments · Fixed by #12257
Closed

Special Characters plugin is not keyboard accessible #9037

oatymart opened this issue Feb 16, 2021 · 2 comments · Fixed by #12257
Assignees
Labels
domain:accessibility This issue reports an accessibility problem. package:special-characters squad:features Issue to be handled by the Features team. support:2 An issue reported by a commercially licensed client. type:bug This issue reports a buggy (incorrect) behavior.

Comments

@oatymart
Copy link

📝 Provide detailed reproduction steps (if any)

  1. Load a ClassicEditor with SpecialCharacters plugin
  2. Move focus to the toolbar by keyboard
  3. Move focus to the Special Characters toolbar button by keyboard
  4. Activate button -> focus doesn't move inside the dropdown, so it's unusable by keyboard

✔️ Expected result

I can choose and insert a special character from the toolbar by keyboard only

❌ Actual result

Focus returns to the editable content and the dropdown is stuck open

📃 Other details

  • Browser: Chrome 87
  • OS: MacOS 10.15.7
  • First affected CKEditor version: 22.0.0
  • Installed CKEditor plugins: BlockQuote, Bold, Essentials, Font, Heading, Indent, IndentBlock, Italic, ListStyle, SpecialCharacters, SpecialCharactersEssentials, Strikethrough, Subscript, Superscript, Table, TableCellProperties, TableProperties, TableToolbar, Underline, WordCount,

If you'd like to see this fixed sooner, add a 👍 reaction to this post.

@oatymart oatymart added the type:bug This issue reports a buggy (incorrect) behavior. label Feb 16, 2021
@mlewand mlewand added domain:accessibility This issue reports an accessibility problem. package:special-characters labels Feb 17, 2021
@mlewand mlewand added this to the backlog milestone Feb 17, 2021
@pradip1987
Copy link

Hi Team,
When can we expect the fix for this bug?

@martynawierzbicka martynawierzbicka added the support:2 An issue reported by a commercially licensed client. label Jul 6, 2021
@pradip1987
Copy link

👍

@Reinmar Reinmar added the squad:core Issue to be handled by the Core team. label Sep 1, 2021
@pomek pomek removed this from the backlog milestone Feb 21, 2022
@CKEditorBot CKEditorBot added the status:in-progress Set automatically when an issue lands in the "In progress" column. We are working on it. label Aug 10, 2022
@mmotyczynska mmotyczynska self-assigned this Aug 15, 2022
@mmotyczynska mmotyczynska added squad:features Issue to be handled by the Features team. and removed squad:core Issue to be handled by the Core team. labels Aug 15, 2022
oleq added a commit that referenced this issue Aug 23, 2022
…special-characters-dropdown-grid

Fix (special-characters): Added keyboard support to the special characters dropdown. Closes #9037.
@CKEditorBot CKEditorBot removed the status:in-progress Set automatically when an issue lands in the "In progress" column. We are working on it. label Aug 23, 2022
@CKEditorBot CKEditorBot added this to the iteration 56 milestone Aug 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
domain:accessibility This issue reports an accessibility problem. package:special-characters squad:features Issue to be handled by the Features team. support:2 An issue reported by a commercially licensed client. type:bug This issue reports a buggy (incorrect) behavior.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

8 participants