Opened 10 years ago
Last modified 10 years ago
#13098 confirmed Bug
Various cases with incorrect selection after backspace/del in lists — at Initial Version
Reported by: | Artur Delura | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | |
Keywords: | Cc: |
Description
After writing tests for selection in ticket:12729 for this tests, there will be red ones. Suck tests reveals issue with selection after merghing list items in list plugin.
To fix this issue we might have to cache bookmark before modification process, and then apply it into content.
Related commit is in this ticket branch.