27 Jun
2013
27 Jun
'13
3:26 a.m.
On 26/06/2013, at 11:56 PM, Friedrich W. H. Kossebau wrote:
Hi,
for the following sample I wonder where walkable position should be: text:ptext:span
There is the operation test "Remove_backspaceOnlyCharacter" which has as <before> this structure:
After inserting a cursor behind A and backspacing the A it expects this:
Now README_cursorpositions lists as allowed cursor position this sample:
<p><span>|</span></p>
Who is right?
I think the cursor should be in the span. Knowing the complexity of the code this is almost guaranteed to be entirely accidental (and I was too lazy when I added that test to fix the slightly dodgy looking behaviour <_<)