Confirmed users
1,396
edits
(→Events) |
|||
| Line 177: | Line 177: | ||
= Events = | = Events = | ||
== Summary == | |||
When a certain text attribute is changed then 'EVENT_TEXT_ATTRIBUTE_CHANGED' event should be fired. | |||
== Questions == | |||
* How will AT know what attribute has been changed? Should the getTextAttributes() method return only last changed attribute? | |||
* It's not clear how to track CSS style changes mapped to text attributes. Possibly some of those changes will lead accessible is recreated. | |||
= References = | = References = | ||
* [http://www.linux-foundation.org/en/Accessibility/IAccessible2/TextAttributes IA2 Text Attributes] - IAccessible2 Text Attributes Documentation | * [http://www.linux-foundation.org/en/Accessibility/IAccessible2/TextAttributes IA2 Text Attributes] - IAccessible2 Text Attributes Documentation | ||