[Bug 39944] ACCESSIBILITY: Implement new ATK Roles

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Feb 3 06:43:51 PST 2014


https://bugs.freedesktop.org/show_bug.cgi?id=39944

Jacobo Aragunde Pérez <jaragunde at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|libreoffice-bugs at lists.free |jaragunde at igalia.com
                   |desktop.org                 |

--- Comment #13 from Jacobo Aragunde Pérez <jaragunde at igalia.com> ---
With some changes to atkwrapper.cxx, we would adopt some new roles:

* UNO role GROUP_BOX was not mapped to any ATK role, we could use
ATK_ROLE_GROUPING.

* UNO role COMMENT was mapped to ATK_ROLE_SCROLL_PANE, we could replace it with
ATK_ROLE_COMMENT.

For the ATK_ROLE_DOCUMENT_* roles, we would have to create new UNO roles
because it only has the DOCUMENT role.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/libreoffice/attachments/20140203/cd8fff07/attachment.html>


More information about the LibreOffice mailing list