Re: [PATCH] A serious moveToPosition bug.
The patch will be submitted tomorrow if there is no objection. Sorry, the patch is in. I have to apply this patch to debug another one. I will revert the patch if needed. Bo
[PATCH] A serious moveToPosition bug.
moveToPosition would fail to move to a closed inset To reproduce this: 1. open a new doc 2. inset a note 3. save bookmark 1 4. close inset 5. move to bookmark 1, crash. Attached patch examines DocIterator obtained from top_id in moveToPosition. If an inset is not HIGHLY_EDITABLE, the cursor wi