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

After blurring editor it takes 2 clicks to focus a widget #1458

Closed
mlewand opened this issue Jan 15, 2018 · 2 comments
Closed

After blurring editor it takes 2 clicks to focus a widget #1458

mlewand opened this issue Jan 15, 2018 · 2 comments
Labels
browser:edge The issue can only be reproduced in the Edge (edgeHTML engine based) browser. regression This issue is a regression. status:confirmed An issue confirmed by the development team. type:bug A bug.
Milestone

Comments

@mlewand
Copy link
Contributor

mlewand commented Jan 15, 2018

Are you reporting a feature request or a bug?

Bug

Provide detailed reproduction steps (if any)

  1. Open any CKE4 instance with Enhanced Image plugin.
  2. Focus the image widget by clicking it.
  3. Blur the editor, by clicking outside of the editor.
  4. Click image once again to focus it.

Expected result

Image should be focused.

Actual result

Image is not focused. Only next subsequent click will focus it.

Other details

This is a regression introduced in 4.7.0 (it might happen it was not present in previous edge releases so we didn't see it).

It's a general widget issue, not limited to the Enhanced Image plugin.

  • Browser: Edge
  • OS: Windows 10
  • CKEditor version: 4.8.0
@mlewand mlewand added type:bug A bug. status:confirmed An issue confirmed by the development team. browser:edge The issue can only be reproduced in the Edge (edgeHTML engine based) browser. labels Jan 15, 2018
@mlewand mlewand added this to the Backlog milestone Jan 15, 2018
@mlewand mlewand added the regression This issue is a regression. label Jan 15, 2018
@jacekbogdanski
Copy link
Member

jacekbogdanski commented Jan 16, 2018

In bdbd071 we disabled editorFocus on applyFormatting event. There is a ticket for the offending commit.

@mlewand
Copy link
Contributor Author

mlewand commented Mar 6, 2018

Closed with #1466.

@mlewand mlewand closed this as completed Mar 6, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
browser:edge The issue can only be reproduced in the Edge (edgeHTML engine based) browser. regression This issue is a regression. status:confirmed An issue confirmed by the development team. type:bug A bug.
Projects
None yet
Development

No branches or pull requests

2 participants