https://bugs.documentfoundation.org/show_bug.cgi?id=101193

Kai Struck <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #47 from Kai Struck <[email protected]> ---
(In reply to Jim Raykowski from comment #40)
> While implementing unique names for objects I noticed that popup menu for
> objects in Writer didn't have a Name... menu item like in Draw/Impress. 
> 
> Here is a patch that adds Name... and Description... menu items to the
> drawing object popup menu for Writer:
> https://gerrit.libreoffice.org/#/c/85723/

Because of automatic renaming of objects when copying and pasting I had to
rewrite myextension to now use the description for the structure of all
elements.
https://extensions.libreoffice.org/en/extensions/show/chorddiagrams

Object names can still be set via Api to same names. If this will change please
tell me so I can rewrite again. 

Before the automatic renaming it was able to select all objects that have the
same name by double clicking in the Navigator. Eg. I could select all
"Dmajor"-chords with 1 click. Now only the first object gets selected.

I vote against automatic renaming of object names or descriptions on opening
files.
And please don't think about implementing automatic renaming of descriptions
when copying and pasting. (just in case)

I'm posting this here to keep informed about any changes that might happen in
releation to Names, Description ob Objects.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to