[nvda] Re: quite offtopic: opera 9.5 and screen readers
From: James Teh <jamie@xxxxxxxxxxx>
To: nvda@xxxxxxxxxxxxx
Date: Wed, 12 Sep 2007 23:06:09 +1000
Chris Hallsworth wrote:
Hi, but what about those who has a user account that requires a
password? I think NVDA should have support for that, just like JAWS,
Window-Eyes, and I believe Hal/Supernova.
We believe it should too. However, this is quite tricky to implement and
we haven't managed it yet, so for now, the startup folder is the only
way. Speaking technically, the logon dialog and Windows security dialog
use a different input desktop. This requires us to write a small
service, probably in C++ to keep the size down, which can detect when
the input desktop changes and reload NVDA on to the new desktop.