https://bugs.documentfoundation.org/show_bug.cgi?id=93139
--- Comment #2 from Joanmarie Diggs <[email protected]> --- In addition, the bullets are not part of the accessible text (which would explain the lack of caret-moved events). To verify: 1. Create a document with a bulleted list. 2. Launch Accerciser. 3. In Accerciser's object tree (on the left), select an accessible list item 4. In Accerciser's iPython console, type the following to get all the text: acc.queryText().getText(0,-1) Expected results: The text returned would include the bullet. Actual results: The text returned does not include the bullet. -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
