Ticket #14 (closed defect: fixed)
no focus or wrong focus is announced when list item with focus is removed from a sysListview32 control
| Reported by: | mdcurran | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | 0.6 |
| Component: | Core | Version: | trunk |
| Keywords: | SysListView32, delete message, Outlook Express, list item | Cc: | |
| Blocking: | Blocked By: |
Description
When a list item that has the focus is removed from a sysListview32 control, we receive a focus event, however the index is sometimes one off what it should be due to the event being fired before the indexes changed, however we process it after they have changed. the Outlook Express appModule has particular code to handle this problem for its message list, however even this seems to be buggy as when deleting the second last message nothing is announced. To fix we need to find a way of querying the sysListview32 control for the item index with focus, and use that as the childID in IAccessible focus events, rather than the childID given to us.

NVDA is supported by