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

Can't insert widget if nested editable is in path #3008

Closed
Comandeer opened this issue Apr 1, 2019 · 2 comments
Closed

Can't insert widget if nested editable is in path #3008

Comandeer opened this issue Apr 1, 2019 · 2 comments
Labels
browser:firefox The issue can only be reproduced in the Firefox browser. browser:safari The issue can only be reproduced in the Safari browser. plugin:widget The plugin which probably causes the issue. resolution:duplicate A duplicate of an already reported issue. status:confirmed An issue confirmed by the development team. type:bug A bug.

Comments

@Comandeer
Copy link
Member

Type of report

Bug

Provide detailed reproduction steps (if any)

  1. Open https://jsfiddle.net/Comandeer/zf5eu26g/
  2. Start selecting from right text under the widget and end on bottom of the widget.
  3. Try to insert new image widget into the current selection.

Expected result

Image can be inserted.

Actual result

Image button is disabled. In fact most of editor's features is disabled, as selection's beginning is anchored inside nested editable (caption in this case).

Other details

  • Browser: Safari
  • CKEditor version: 4.5.0+
  • Installed CKEditor plugins: widget, image2
@Comandeer Comandeer added type:bug A bug. status:confirmed An issue confirmed by the development team. browser:safari The issue can only be reproduced in the Safari browser. plugin:widget The plugin which probably causes the issue. labels Apr 1, 2019
@engineering-this engineering-this self-assigned this Apr 9, 2019
@f1ames f1ames added the browser:firefox The issue can only be reproduced in the Firefox browser. label Jan 10, 2020
@f1ames
Copy link
Contributor

f1ames commented Jan 10, 2020

Same happens for Firefox.

@jacekbogdanski
Copy link
Member

Duplicate of #2517

@jacekbogdanski jacekbogdanski marked this as a duplicate of #2517 Feb 6, 2020
@jacekbogdanski jacekbogdanski added the resolution:duplicate A duplicate of an already reported issue. label Feb 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
browser:firefox The issue can only be reproduced in the Firefox browser. browser:safari The issue can only be reproduced in the Safari browser. plugin:widget The plugin which probably causes the issue. resolution:duplicate A duplicate of an already reported issue. status:confirmed An issue confirmed by the development team. type:bug A bug.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants