Opened 10 years ago
Last modified 10 years ago
#13098 confirmed Bug
Various cases with incorrect selection after backspace/del in lists
Reported by: | Artur Delura | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | |
Keywords: | Cc: |
Description (last modified by )
After extending these tests with selection matching for #12729 it turned out that the bakcspace/delete handling doesn't set correct selection.
To fix this issue we may need to cache bookmark before modification process, and then apply it into content.
Related commit is in branch:t/13098.
Just extra information what fails before fix, and what after in gist.
Change History (3)
comment:1 Changed 10 years ago by
Description: | modified (diff) |
---|
comment:2 Changed 10 years ago by
Description: | modified (diff) |
---|
comment:3 Changed 10 years ago by
Description: | modified (diff) |
---|---|
Status: | new → confirmed |