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

Michael Weghorn <m.wegh...@posteo.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|libreoffice-b...@lists.free |m.wegh...@posteo.de
                   |desktop.org                 |
             Status|NEW                         |ASSIGNED

--- Comment #8 from Michael Weghorn <m.wegh...@posteo.de> ---
(In reply to Michael Weghorn from comment #7)
> Looking at the IAccessible2 spec, IIUC, the alignment should be exposed via
> a "text-align" attribute -- via IAccessible2_2::attribute or
> IAccessible2::attributes. (IAccessibleText::attributes seems to be for text
> attributes, not object attributes whereas "text-align is listed in the
> object attributes for a paragraph).

Pending series of changes in Gerrit that implements that:

https://gerrit.libreoffice.org/c/core/+/158255 tdf#135922 a11y: Prepare
reporting text attrs as IA2 obj attrs [NEW]        
https://gerrit.libreoffice.org/c/core/+/158256 tdf#135922 a11y: Report IA2
"text-align" attr [NEW]        
https://gerrit.libreoffice.org/c/core/+/158257 wina11y: Indent try block [NEW]  
https://gerrit.libreoffice.org/c/core/+/158258 wina11y: Just return empty attr
string when none present [NEW]        
https://gerrit.libreoffice.org/c/core/+/158259 a11y: Improve
XAccessibleExtendedAttributes doc [NEW]        
https://gerrit.libreoffice.org/c/core/+/158260 tdf#135922 wina11y: Report
text-related IA2 obj attrs [NEW]

Together with a pending NVDA pull request to evaluate IAccessible2 text
attributes for LibreOffice, this makes NVDA announce the text alignment as
desired.

NVDA pull request:
https://github.com/nvaccess/nvda/pull/15649

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

Reply via email to