Skip to content

no focus or wrong focus is announced when list item with focus is removed from a sysListview32 control #14

@nvaccessAuto

Description

@nvaccessAuto

Reported by mdcurran on 2007-11-20 23:47
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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions