https://bugs.documentfoundation.org/show_bug.cgi?id=119111
Gabriele Ponzo <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #29 from Gabriele Ponzo <[email protected]> --- I'm fighting with this issue from ages :( I don't know if it can help but I noticed that: 1. Using Linux version of LO the mess happens regularly (7.2.2.2), while on Windows 10 (can't recall LO version ATM) it doesn't. So I'm forced to finalize my manuals on Windows... 2. Analyzing the document (as FODT) I've noticed that z-index property didn't start from 0 (on a troubled document, don't know why: the order was 17, 0, 18, 19, 67, 68... even if my total count was 61!) and the sequence was not respected as it should have been. I didn't know that z-index is document-wide, but manually reorganizing all of them manually it finally worked out. (Meaning renumbering from 0 at the very first instance and so on until 61 for last one, in that case). So it looks like a reorganize z-index feature should be needed. I imagine it ideally editable in the navigator: would probably be fantastic! But even without a UI would be dramatically useful. -- You are receiving this mail because: You are the assignee for the bug.
