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

Bullet point list bug #94

Closed
DeZZar opened this issue May 7, 2019 · 5 comments
Closed

Bullet point list bug #94

DeZZar opened this issue May 7, 2019 · 5 comments

Comments

@DeZZar
Copy link

DeZZar commented May 7, 2019

Hi @JiHong88,

I have identified a bug with the bullet list. To reproduce:

  1. Inset some normal text at the top of the editor
  2. Start a bullet point list (bullets or numbers)
  3. Fill in the list to contain say "Item1, Item 2, Item 3, Item 4" as bullet points
  4. Place the cursor at the start of Item 4 (between the bullet and the letter 'I') and press backspace

Expected behaviour: List item 4 removes the bullet point, and continues to backspace normally until it joins the end of list item 3 and the rest of the bullet list remains in place (refer say the same behaviour in an email editor)

Actual behaviour: List item 4 is added to the end of whatever line of text preceeds the bullet list and the bullet items 1 through 3 are now presented in reverse order as paragraphs without bullet points

@DeZZar
Copy link
Author

DeZZar commented May 7, 2019

setup to reproduce:
image

result:
image

@JiHong88
Copy link
Owner

Hi @DeZZar

Thanks for the detailed explanation.

Fixed in v2.15.0.

Thank you :)

@DeZZar
Copy link
Author

DeZZar commented May 21, 2019

@JiHong88 thank you for the support. Tested in v2.15.0 and working as expected!

@DeZZar DeZZar closed this as completed May 21, 2019
@JiHong88
Copy link
Owner

There was a critical bug in version 2.15.0.

Fixed in v2.15.1.

Thank you.

@JiHong88
Copy link
Owner

HI @DeZZar ,

Fixed again v2.15.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants