Community
Participate
Working Groups
Build Identifier: 0.2.1.201102251334 delete inconsistency between outline and table open contacts.xml add 4 contacts place cursor on third contact and hit delete cursor moves to previous element switch to web sites node and add 4 URLs place cursor on third URL and hit delete cursor moves to the next element Reproducible: Always
Not going to try to fix this for 0.2.1 release.
Fixed. Both places now use the same algorithm, which is formally defined as follows: Try to select the item following the last to-be-deleted item. Failing that, try to select the last item not on the to-be-deleted list. I have also added a unit test for the algorithm.
verified with build 0.3.0.201105261624
Closing.