https://bugs.documentfoundation.org/show_bug.cgi?id=166926
--- Comment #9 from Michael Weghorn <[email protected]> --- (In reply to Balázs Varga (allotropia) from comment #8) > > For me it looks like the accesibility sidebar and also the navigator bar do > > not like if we have the same name for an object. In case of this example doc > > we have two shape without any unique name (which in general should not > > happen, not at import or runtime). For example when we are trying to rename > > an object to a same name which is already exists e.g rename "Shape 1" > > to "Shape 2" but we already have a "Shape 2" object, then the original one > will not be possible to set back to "Shape 1" name. Good catch, I hadn't noticed that. > I can see two issue here, first the doc import where we should not allow the > same name for different objects (i think we doing something similar at docx > import the second one, if we would still have somehow objects with the > same name, we should do not show those duplicated a11y issues on the a11y > sidebar. 1) definitely sounds plausible to me. When I save the unmodified .doc as .odt and reopen, those objects also get different names and the problem doesn't occur. -- You are receiving this mail because: You are the assignee for the bug.
