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

Style deletion issue in Second List when Deleting First List #14346

Closed
michalbilik opened this issue Jun 6, 2023 · 0 comments · Fixed by #14359
Closed

Style deletion issue in Second List when Deleting First List #14346

michalbilik opened this issue Jun 6, 2023 · 0 comments · Fixed by #14359
Assignees
Labels
package:html-support package:style squad:core Issue to be handled by the Core team. type:bug This issue reports a buggy (incorrect) behavior. type:regression This issue reports a bug that was not present in the previous releases.

Comments

@michalbilik
Copy link

📝 Provide detailed reproduction steps (if any)

  1. Create a list.
  2. Press Enter twice to create a new line.
  3. Create a second list.
  4. Apply a style to the second list.
  5. Delete the first list.
Screen.Recording.2023-06-06.at.14.01.15.mov

✔️ Expected result

The second list should retain its style.

❌ Actual result

The second list's style is deleted.

❓ Possible solution

Regression issues. Second list retains its style for v38.0.1.

Screen.Recording.2023-06-06.at.14.21.55.mov

📃 Other details


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

@michalbilik michalbilik added the type:bug This issue reports a buggy (incorrect) behavior. label Jun 6, 2023
@dufipl dufipl added type:regression This issue reports a bug that was not present in the previous releases. squad:core Issue to be handled by the Core team. package:html-support package:style labels Jun 6, 2023
@CKEditorBot CKEditorBot added the status:in-progress Set automatically when an issue lands in the "In progress" column. We are working on it. label Jun 6, 2023
@filipsobol filipsobol self-assigned this Jun 6, 2023
niegowski added a commit that referenced this issue Jun 19, 2023
…tting-lists-in-ghs

Fix (html-support): Preserve HTML attributes when list is split or its item is removed. Closes #14346 and #14349.

Fix (engine): Fix shallow view and model TreeWalkers returning elements outside of specified boundaries.
@CKEditorBot CKEditorBot removed the status:in-progress Set automatically when an issue lands in the "In progress" column. We are working on it. label Jun 19, 2023
@CKEditorBot CKEditorBot added this to the iteration 64 milestone Jun 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
package:html-support package:style squad:core Issue to be handled by the Core team. type:bug This issue reports a buggy (incorrect) behavior. type:regression This issue reports a bug that was not present in the previous releases.
Projects
None yet
4 participants