- Open a spreadsheet with multiple sheets. - Select the first, and click on Insert Sheet button (added for bug 113142). => The new sheet is inserted as last, but the second sheet becomes selected. It should indeed be inserted as the second sheet instead, the selection is fine, but the position isn't. Emre, do you feel like taking a look at this one?
I have already looked at that and fixed. I will push it asap.
I must change my previous changes with this patch. Gerrit link: https://gerrit.libreoffice.org/51368
ozturkemre committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/online/commit/?id=d990423011fed42a78b8fe4376ba2b17922957f1 tdf#116406 insert sheet now jump to correct sheet
Seems fixed to me with the commit, thank you, Emre!