https://bugs.documentfoundation.org/show_bug.cgi?id=173129
--- Comment #5 from Jean-Michel COSTE <[email protected]> --- Comment on attachment 208103 --> https://bugs.documentfoundation.org/attachment.cgi?id=208103 Test of selections in Writer The same thing happens in Basic. This is due to the structure of xIndexAccess, as described below: No selection : one element at index 0 (empty) One selected object : one element at index 0 (contains the selection) N objects (N>1) : N+1 elements, the first (index 0) being empty. This strange behavior (in my view) is visible in the short exercise in the attached file. -- You are receiving this mail because: You are the assignee for the bug.
