https://bugs.documentfoundation.org/show_bug.cgi?id=166926
--- Comment #8 from Balázs Varga (allotropia) <[email protected]> --- It looks like the other half of the comment just disappeared... :D > 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. 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. -- You are receiving this mail because: You are the assignee for the bug.
