Accessibility/IA2ToGecko: Difference between revisions

Line 621: Line 621:
| attributes
| attributes
| Returns text attributes
| Returns text attributes
| nsIAccessibleText:: getAttributeRange + nsIAccessilbe:: attributes
| nsIAccessibleText:: getTextAttributes
| implemented
| in progress
| [https://bugzilla.mozilla.org/show_bug.cgi?id=378038 378038]
| [https://bugzilla.mozilla.org/show_bug.cgi?id=345759 345759], see [[Accessibility/TextAttributes|supported attributes list]]
|-
|-
| caretOffset
| caretOffset
Line 705: Line 705:
| scrollSubstringTo
| scrollSubstringTo
| Makes a specific part of string visible on screen
| Makes a specific part of string visible on screen
| add method to nsIAccessibleText
| nsIAccessibleText:: scrollSubstringTo
| implemented
| implemented
| [https://bugzilla.mozilla.org/show_bug.cgi?id=378038 378038], [https://bugzilla.mozilla.org/show_bug.cgi?id=371680 bug 371680]
| [https://bugzilla.mozilla.org/show_bug.cgi?id=378038 378038], [https://bugzilla.mozilla.org/show_bug.cgi?id=371680 bug 371680]
Line 711: Line 711:
| scrollSubstringToPoint
| scrollSubstringToPoint
| Moves the top left of a substring to a specified location
| Moves the top left of a substring to a specified location
| add method to nsIAccessibleText
| nsIAccessibleText:: scrollSubstringToPoint
| implemented
| implemented
| [https://bugzilla.mozilla.org/show_bug.cgi?id=378038 378038], [https://bugzilla.mozilla.org/show_bug.cgi?id=371680 bug 371680]
| [https://bugzilla.mozilla.org/show_bug.cgi?id=378038 378038], [https://bugzilla.mozilla.org/show_bug.cgi?id=371680 bug 371680]
Confirmed users
1,396

edits