Ticket #69 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

nvda does not automaticaly read ff3 modal dialogs (default browser dialog for example)

Reported by: aleksey_s Owned by:
Priority: major Milestone: 2009.1
Component: Core Version: development
Keywords: Cc:
Operating system: Blocked by:
Blocking:

Description

when such dialog appears, nvda only announce title and focused button, and "modal" dialog (which might disapoint beginner user). to read text of dialog you must press nvda+b.

Change History

Changed 2 years ago by mdcurran

  • status changed from new to closed
  • resolution set to fixed

Fixed in svn r1977. Tested with Thunderbird3 "failed to connect to server" dialog and firefox3 default browser dialog. All modal dialogs that have a simple message in a label which is a direct child of the dialog will now read. More work would need to be done on the IA2TextTextInfo class to handle imbedded objects such as links etc.

Changed 2 years ago by mdcurran

Also silenced state_modal unless reason is reason_query. in svn r1978.

Note: See TracTickets for help on using tickets.