[Nvda-dev] [NVDA] #83: Say all not happening when virtual buffer is loaded
NVDA Trac
trac at nvda-project.org
Sat May 3 01:25:55 UTC 2008
#83: Say all not happening when virtual buffer is loaded
------------------------------+---------------------------------------------
Reporter: jteh | Owner:
Type: defect | Status: closed
Priority: major | Milestone: 0.6
Component: Virtual buffers | Version: trunk
Resolution: fixed | Keywords: regression
Blocking: | Blockedby:
------------------------------+---------------------------------------------
Changes (by mdcurran):
* status: new => closed
* resolution: => fixed
Comment:
Fixed in svn r2009. The main idea is to move the code for that speak
document name / sayAll in to a place where we know its aloud to be used,
rather than it having to check whether its aloud to. I.e.
api.setFocusObject, and IAccessiblehandler's documentLoadEvent code are
the safest places where we know its appropriate to do a sayAll.
--
Ticket URL: <http://trac.nvda-project.org/ticket/83#comment:1>
NVDA <http://www.nvda-project.org/>
A free and open-source screen reader for Windows
More information about the Nvda-dev
mailing list