Ticket #580 (closed defect: fixed)
Tree view problem in Miranda -IM
| Reported by: | plch.m | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | 2010.1 |
| Component: | Core | Version: | development |
| Keywords: | error sound, tree view, file | Cc: | |
| Operating system: | Windows 7 | Blocked by: | |
| Blocking: |
Description
In Miranda file dialogues can not choose a file, because nvda plays only error sound and does not speak.
Example: When I want to choose a file for sending process or choose sound file for specific situation (incoming/outgoing message).
Attachments
Change History
comment:1 Changed 2 years ago by jteh
- Milestone set to 2010.1
This is caused by event_NVDAObject_init in the miranda32 app module assuming that an object will be an IAccessible without checking first.
comment:2 Changed 2 years ago by jteh
This should hopefully be fixed in r3604, but I'm unable to test it at present. Please confirm and close if fixed.
comment:3 in reply to: ↑ description Changed 2 years ago by plch.m
- Status changed from new to closed
- Resolution set to fixed
Replying to plch.m:
In Miranda file dialogues can not choose a file, because nvda plays only error sound and does not speak.
Example: When I want to choose a file for sending process or choose sound file for specific situation (incoming/outgoing message).
The problem has been fixed in R3604.
Thank you very much.


