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

Inserting image above html embed and changing its align will result in increasing html embed height #8324

Closed
pkwasnik opened this issue Oct 22, 2020 · 1 comment
Assignees
Labels
domain:ui/ux This issue reports a problem related to UI or UX. package:html-embed package:image release:potential-blocker This issue potentially blocks the upcoming release (should be checked). squad:core Issue to be handled by the Core team. type:bug This issue reports a buggy (incorrect) behavior.

Comments

@pkwasnik
Copy link
Contributor

pkwasnik commented Oct 22, 2020

πŸ“ Provide detailed reproduction steps (if any)

  1. insert html embed
  2. insert image above html embed
  3. change image align to left or right

βœ”οΈ Expected result

Image change align, but html embed will stay unchanged.

❌ Actual result

HTML embed increase its height covering image.

πŸ“ƒ Other details

  • Browser: Chrome, Firefox
  • OS: Windows
  • CKEditor version: 23.0.0
  • Installed CKEditor plugins: …

If you'd like to see this fixed sooner, add a πŸ‘ reaction to this post.

@pkwasnik pkwasnik added type:bug This issue reports a buggy (incorrect) behavior. package:html-embed package:image domain:ui/ux This issue reports a problem related to UI or UX. squad:core Issue to be handled by the Core team. labels Oct 22, 2020
@Reinmar Reinmar added the release:potential-blocker This issue potentially blocks the upcoming release (should be checked). label Oct 23, 2020
pomek added a commit that referenced this issue Oct 23, 2020
Internal (html-embed): The HTML snippet widget will not cover the image inserted above with the alignment style. Closes #8324.
@pomek
Copy link
Member

pomek commented Oct 23, 2020

Fixed by #8330.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
domain:ui/ux This issue reports a problem related to UI or UX. package:html-embed package:image release:potential-blocker This issue potentially blocks the upcoming release (should be checked). squad:core Issue to be handled by the Core team. type:bug This issue reports a buggy (incorrect) behavior.
Projects
None yet
Development

No branches or pull requests

3 participants