Ticket #77 (closed enhancement: fixed)
Support IAccessible2::groupPosition
| Reported by: | mdcurran | Owned by: | mdcurran |
|---|---|---|---|
| Priority: | minor | Milestone: | 0.6 |
| Component: | Core | Version: | trunk |
| Keywords: | Cc: | ||
| Blocking: | Blocked By: |
Description
IAccessible NVDAObjects should make use of IAccessible2::groupPosition. This property provides information such as level,numberOfItemsInTheGroup,NumberOfTheCurrentItemInTheGroup?. Gecko 1.9 already implements this property, so we have something to test against. The information from the property can be worked in to the NVDAObject's positionString property, and level property. Note that then processGeckoDescription would need to be changed so that for IAccessible2 Gecko objects it doesn't bother decoding this information from the description, but just uses the description if the description starts with 'description:'.

NVDA is supported by