[nvda] revision 241/242 - fix internet explorer bugs and fix broken dos console windows
- From: "Michael Curran" <mick@xxxxxxxxxx>
- To: <nvda@xxxxxxxxxxxxx>
- Date: Sun, 10 Dec 2006 20:50:10 +1100
Hi all,
Revisions 241 and 242 fix a few bugs, some to do with internet explorer, and
one to do with dos console windows.
*Fixed bug in internet explorer where if you press enter or space on the
position of a link it would not activate if it currently had the focus.
*Fixed bug in internet explorer where the virtualBuffer cursor would not
move to the correct place when tabbing to an element that had a position in
the virtualBuffer exactly one line above the cursor's current position.
*Now when context menus pop up in internet explorer, you can arrow through
them properly. Previously you would be stuck in the virtualBuffer and would
have to turn on virtualBufferPassThroughMode. This was fixed by making
MSAAHandler execute a gainFocus event when it receives an
event_system_menuStart or an event_system_menuPopupStart. This is a
temporary fix, but the overall menu code in NVDA must really be re-thought
at some stage.
*Fixed problem where dos console windows could not be reviewed. This was
caused in the revision when the problem was fixed where objects that were
both the foreground object and focus object were spoken twice.
Mick
To post messages to the list send email to
nvda@xxxxxxxxxxxxx
To unsubscribe from the list send a blank message to:
nvda-request@xxxxxxxxxxxxx
with 'unsubscribe' in the Subject field.
Thank you for your continued support of Nonvisual Desktop Access, an open
source free screen reader for Microsoft Windows:
http://www.kulgan.net/nvda/
Other related posts:
- » [nvda] revision 241/242 - fix internet explorer bugs and fix broken dos console windows