https://bugs.documentfoundation.org/show_bug.cgi?id=143696
Tomaz Vajngerl <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever confirmed|0 |1 --- Comment #3 from Tomaz Vajngerl <[email protected]> --- 1) All dialogs have a help button, but panels don't have. Anyway - sure can add. 2) The "page n" naming is not part of DevTools, but uses the "Name" property of the Slide/Page object and for some reason the name is "page n" and not "slide n" (most likely because the object is SdDrawPage and we don't have a special case when it represents slides. 3) Renamed... to "Name", which is more consistent how other columns are named. 4) Right, the problem is the order is alphabetical, so the indices should prepend 0 to be able to sort them correctly. 5) Yes, sounds like a bug. -- You are receiving this mail because: You are the assignee for the bug.
