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

Empty placeholder not hidden when blurred #1776

Closed
Comandeer opened this issue Mar 12, 2018 · 0 comments · Fixed by #1793
Closed

Empty placeholder not hidden when blurred #1776

Comandeer opened this issue Mar 12, 2018 · 0 comments · Fixed by #1793
Labels
plugin:easyimage The plugin which probably causes the issue. status:confirmed An issue confirmed by the development team. target:minor Any docs related issue that can be merged into a master or major branch. type:bug A bug.
Milestone

Comments

@Comandeer
Copy link
Member

Are you reporting a feature request or a bug?

Bug

Provide detailed reproduction steps (if any)

  1. Open http://tests.ckeditor.test:1030/tests/plugins/imagebase/features/manual/caption
  2. Focus widget with empty caption.
  3. Put some content into the empty caption.
  4. Focus widget with non-empty caption (the last one in the editor).
  5. Select all content inside the caption and delete it.
  6. Blur the widget.

Expected result

Caption for the last widget is hidden.

Actual result

Caption is still visible, despite the fact it's empty.

Other details

  • CKEditor version: 4.9.0
  • Installed CKEditor plugins: easyimage
@Comandeer Comandeer added type:bug A bug. status:confirmed An issue confirmed by the development team. plugin:easyimage The plugin which probably causes the issue. labels Mar 12, 2018
@mlewand mlewand added the target:minor Any docs related issue that can be merged into a master or major branch. label Mar 21, 2018
@Comandeer Comandeer added this to the 4.10.0 milestone Mar 21, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
plugin:easyimage The plugin which probably causes the issue. status:confirmed An issue confirmed by the development team. target:minor Any docs related issue that can be merged into a master or major branch. type:bug A bug.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants