Skip to content

review_activate script: Action name must be retrieved before performing the action #2982

@nvaccessAuto

Description

@nvaccessAuto

Reported by jteh on 2013-02-12 05:10
Str:

  1. Focus on a collapsed !SysTreeView32 item; e.g. in msinfo32.
  2. Press NVDA+numpadEnter to activate (expand) it.
  • Expected: NVDA should report "expand" as the action name.
  • Actual: NVDA reports "collapse" as the action name.

This occurs because the script retrieves the action name after performing the action instead of before. Once the action has been performed, it might change.

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