https://bugs.documentfoundation.org/show_bug.cgi?id=163319

--- Comment #5 from Mike Kaganski <[email protected]> ---
(In reply to Werner Tietz from comment #4)
> Yes, because otherwise:
> #
> sheets.copyByName("D","D2",3)
> #and 
> sheets.moveByName("D", 3)
> # would result in different positions!
> 

If copyByName has the same bug, it needs to be fixed, too.
The semantics of the call is: "make index of the sheet equal to N". After the
call, the index of the sheet must be equal to N, nothing else.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to