New issue
Advanced search Search tips

Issue 907499 link

Starred by 1 user

Issue metadata

Status: Verified
Owner:
Closed: Dec 5
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug
Team-Accessibility



Sign in to add a comment

Add support for the AtkSelection interface

Project Member Reported by mrobin...@igalia.com, Nov 21

Issue description

The ATK implementation for AuraLinux needs support for the AtkSelection interface. This interface allows ATs to view and modify the set of selected items in menus and list boxes. This is distinct from support for processing text selection. It is essential for using menus.
 
Status: Verified (was: Assigned)
This works great for select elements with size > 1 and page tabs. Thanks!!

I found a few more objects where AtkSelection should be implemented, plus we could use the event emission:

* https://bugs.chromium.org/p/chromium/issues/detail?id=918432
* https://bugs.chromium.org/p/chromium/issues/detail?id=918434
* https://bugs.chromium.org/p/chromium/issues/detail?id=918438

Sign in to add a comment