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

Editor loses focus when selecting from the special-characters dropdown. #12121

Closed
mateuszzagorski opened this issue Jul 21, 2022 · 2 comments
Closed
Assignees
Labels
domain:accessibility This issue reports an accessibility problem. package:special-characters release:blocker This issue blocks the upcoming release (is critical). squad:features Issue to be handled by the Features team. type:bug This issue reports a buggy (incorrect) behavior. type:regression This issue reports a bug that was not present in the previous releases.

Comments

@mateuszzagorski
Copy link
Contributor

📝 Provide detailed reproduction steps (if any)

  1. Start the docs server.
  2. Open special characters feature guide: http://127.0.0.1:8080/ckeditor5/latest/features/special-characters.html#demo.
  3. Focus something inside the editor and focus toolbar (option/alt+f10).
  4. Go to the special-characters button. Press arrow_down, select anything from the dropdown.

✔️ Expected result

Focus is back on the dropdown.

❌ Actual result

Nagranie.z.ekranu.2022-07-21.o.15.41.34.mp4

📃 Other details

This cannot be replicated in https://ckeditor.com/docs/ckeditor5/latest/features/special-characters.html#demo.
The document.activeElement after the provided steps is <body>.
Same outcome can be achieved when using mouse.

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

@mateuszzagorski mateuszzagorski added type:bug This issue reports a buggy (incorrect) behavior. type:regression This issue reports a bug that was not present in the previous releases. package:special-characters labels Jul 21, 2022
@scofalik scofalik added the release:potential-blocker This issue potentially blocks the upcoming release (should be checked). label Jul 21, 2022
@Reinmar Reinmar changed the title Editor looses focus when selecting from the special-characters dropdown. Editor loses focus when selecting from the special-characters dropdown. Jul 22, 2022
@Reinmar Reinmar added the domain:accessibility This issue reports an accessibility problem. label Jul 22, 2022
@mlewand
Copy link
Contributor

mlewand commented Jul 22, 2022

This results with special characters disappearing with inline toolbar.

@mlewand mlewand added release:blocker This issue blocks the upcoming release (is critical). and removed release:potential-blocker This issue potentially blocks the upcoming release (should be checked). labels Jul 22, 2022
@mlewand mlewand added the squad:features Issue to be handled by the Features team. label Jul 22, 2022
@mlewand
Copy link
Contributor

mlewand commented Jul 22, 2022

Closely related to #12125, see #12125 (comment).

@CKEditorBot CKEditorBot added the status:in-progress Set automatically when an issue lands in the "In progress" column. We are working on it. label Jul 22, 2022
@CKEditorBot CKEditorBot removed the status:in-progress Set automatically when an issue lands in the "In progress" column. We are working on it. label Jul 28, 2022
@CKEditorBot CKEditorBot added this to the iteration 56 milestone Jul 28, 2022
@Reinmar Reinmar modified the milestones: iteration 56, iteration 55 Jul 29, 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 release:blocker This issue blocks the upcoming release (is critical). squad:features Issue to be handled by the Features team. type:bug This issue reports a buggy (incorrect) behavior. type:regression This issue reports a bug that was not present in the previous releases.
Projects
None yet
Development

No branches or pull requests

6 participants