https://bugs.documentfoundation.org/show_bug.cgi?id=134960
--- Comment #12 from Telesto <telesto@surfxs.nl> ---
Created attachment 163637
--> https://bugs.documentfoundation.org/attachment.cgi?id=163637&action=edit
Example file
(In reply to Heiko Tietze from comment #11)
(In reply to Telesto from comment #10)
order follows the tab sequence, there is a logic behind
-> still no idea what I this means in the current case
If you traverse through the document (or UI) using the tabulator key you
access the content (or controls) in a certain sequence. Usually but not
necessarily sequential. In fact it's chronological.
Sorry; I'm not giving in to easily. I want some kind of answer. From what I see
it does some quirky 'random' thing. Sure code wise this maybe somehow
explainable.
I have actually two (maybe even more) issues with the navigator listing.
A) Object names are generated. They generated on insertion; So I assume
sequential on insertion time. Shuffling the objects around after insertion,
makes objects numbers are kind of random mess
B) Objects name are apparently created on free spots. So delete Object1.. they
new insert item will be called Object1 (surely not chronological nor
sequential. Copy A formula in the example file & paste.. it below
C) Now Cut they just pasted object, and paste it the beginning of the document.
Object1 moves from last position in the navigator up to number 1 (so list in
navigator isn't chronological).. but sequential to document position? Insert to
Charts and shuffle them around.. the navigator objects order of the objects
every time..
The current implementation unpredictable
A) They object naming is troublesome (numbering; without logical order). Not
sure what the alternative would be Object + HASH)
B) They numbering doesn't start with say with 0001 but with 1 so not a nice
list; jumbled with Object01 followed by Object010.
C) They order isn't sequential nor chronological. Still no clue how it actually
works; But sequential to document would make more sense; I think..
D) And if we gonna export this to DOC/DOCX/RTF and reopen you get again
something else :-(.
--
You are receiving this mail because:
You are on the CC list for the bug.
Context
- [Libreoffice-ux-advise] [Bug 134960] No logic in the object order in the navigator · bugzilla-daemon
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.