Skip to content

CKeditor 5 add more space to the bullet/order point (ckeditor changing <span> tag to <p> tag) #16866

@onetech-project

Description

@onetech-project

📝 Provide detailed reproduction steps (if any)

  1. Create bullet or order point inside ckeditor text editor
  2. change alignment from left to justify
  3. ckeditor add more space to the bullet/order point (ckeditor changing <span> tag to <p> tag)

✔️ Expected result

ckeditor should not add more space between point (should not change the tag)

❌ Actual result

ckeditor add more space to the bullet/order point (ckeditor changing <span> tag to <p> tag)

❓ Possible solution

do not change <span> to <p> when alignment change

📃 Other details

  • Browser: Chrome 27.0.6533.89 (Official Build) (arm64)
  • OS: MacOS Monterey 12.6
  • First affected CKEditor version: CKEditor 5
  • Installed CKEditor plugins: CKEditor 5
  • i capture the issue as well in the video below
Screen.Recording.2024-08-06.at.10.09.34.mov

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    package:listtype:bugThis issue reports a buggy (incorrect) behavior.

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions