Ticket #41 (closed defect: fixed)

Opened 4 years ago

Last modified 2 years ago

NVDA menu sometimes does not correctly obtain focus

Reported by: jteh Owned by: jteh
Priority: critical Milestone: 2009.1
Component: GUI Version: development
Keywords: Cc:
Operating system: Blocked by:
Blocking:

Description

It seems that the NVDA menu sometimes does not correctly obtain focus.

Reproduceable: sometimes

Steps to Reproduce

  1. Press NVDA+N.
  2. Press down arrow.

Actual Results

NVDA says "NVDA menu", but pressing down arrow acts as if the menu never obtained focus.

Expected Results

Pressing down arrow should focus on the first item of the NVDA menu (Preferences).

Additional Information

  • This seems to occasionally occur on some systems and not others. I have never been able to reproduce this on my system.
  • If this is going to occur, it seems to occur the first time the NVDA menu is brought up after NVDA is started. Subsequently, this continues to occur until NVDA is restarted.
  • A sighted person noted that when this occurs, a window appears, but the menu does not.
  • This may have something to do with needing to move the mouse cursor somewhere else before bringing up the menu. The PopupMenu method used apparently pops up the menu at the current location of the mouse cursor, which may be problematic.

Change History

comment:1 Changed 4 years ago by jteh

  • Owner set to jteh
  • Status changed from new to accepted

This may be fixed in r2023. Can anyone having this issue please test and report?

comment:2 Changed 4 years ago by jteh

  • Status changed from accepted to closed
  • Resolution set to fixed

A user experiencing this issue reported that it appears to be fixed.

Note: See TracTickets for help on using tickets.