https://bugs.documentfoundation.org/show_bug.cgi?id=151691
Regina Henschel <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Regina Henschel <[email protected]> --- I see no problem. Your shapes have no name at all, so a default enumeration is used to distinguish them. If that are meaningful shapes, you should name them. And I see no problem with the entries in the Animation list. Left of the colon is always the identifier for the shape and right of the colon the contained text as it is, if any. Currently the contained text is needed to help the user to identify the shape. For any other character as delimiter it can happen as well, that it is part of the text. So changing the colon to something different will not work. Distinction by color is questionable in regard to accessibility. Interesting is the approach of PowerPoint. It does not use the text content to help the user to find the associated shape, but it enumerates the entries in the list and shows this number in a small box left to the shape in the slide. That way the text content is not needed at all in the list items. -- You are receiving this mail because: You are the assignee for the bug.
