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

Added empty and duplicated list items. #399

Closed
ran81 opened this issue Nov 9, 2014 · 3 comments
Closed

Added empty and duplicated list items. #399

ran81 opened this issue Nov 9, 2014 · 3 comments
Labels
Milestone

Comments

@ran81
Copy link

ran81 commented Nov 9, 2014

When using the ol and ul buttons I sometimes get a weird behavior of added duplicated or/and empty items for example:
selection_973

I'm on Chrome 38.0.2125.111. This happened when changing ol to ul and when disabling the ul button.

@SimeonC
Copy link
Collaborator

SimeonC commented Nov 9, 2014

Thanks for pointing this out, I think the issue is a little different in 1.3.0 but it's still there.

Replication steps:

build 2 lists, Select both, try to convert all to one list type.

@SimeonC SimeonC added the bug label Nov 9, 2014
@ran81
Copy link
Author

ran81 commented Nov 11, 2014

@SimeonC

Thanks for the quick reply and fix. However, the problem still persists.

Steps to reproduce:

  1. Create a list with 2 items.
  2. When the cursor is on the second item, change its list type.
  3. Do the same for the first item.
  4. Now select both of them and create a list (as far as I can tell it doesn't matter which type).

After (4) you should see duplicated and/or empty items in the new list.

@SimeonC
Copy link
Collaborator

SimeonC commented Nov 12, 2014

Ok, thanks. Looks like the second list is being enclosed by an extra span in chrome.

@SimeonC SimeonC reopened this Nov 12, 2014
@SimeonC SimeonC added this to the 1.3.0 milestone Nov 12, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants