https://bugs.documentfoundation.org/show_bug.cgi?id=90242
--- Comment #13 from Stéphane Guillou (stragu) <[email protected]> --- Thanks Jim! :) Testing the patch and reviewing my comment 8 list: (In reply to Stéphane Guillou (stragu) from comment #8) > - The word "Shape" is used as a default, but should probably be replaced for > many objects, even if the existing appended parentheses clarify what it is > (e.g. QR/barcodes, tables, images, text frames) Still an issue. (Fixing this would also require changing the strings "Named Shapes" and "All Shapes" from the visibility dropdown. I guess replacing "Shapes" by "Objects" would be the obvious solution.) > - Inconsistency in how some objects are automatically given a name (e.g. > fontwork objects) while others don't get one. Default should be no custom > name. Solved by patch. > - Better icons needed for various objects (e.g. tables, formulas, charts) Still an issue. Because objects are grouped by page, extra visual hints are needed to navigate documents with dozens of objects. Currently, we can only tell apart 3 categories: images / OLE objects (math, chart) / everything else. In my opinion, we should have different icons at least for formulas, charts and tables. Follow-up on what your patch focuses on: wondering if you could have the same kind of type appended to "Object N" for unnamed charts and formulas? -- You are receiving this mail because: You are the assignee for the bug.
