nvda
c782f6e5 - api.setNavigatorObject: if the review mode is document and the object has no treeInterceptor or its passThrough (or the treeInterceptor is not ready), set the review mode to object. The extra isReady check stops subsiquant exceptions in event_becomesNavigatorObject when a virtualBuffer is not yet ready. Fixes #3594

Commit
12 years ago
api.setNavigatorObject: if the review mode is document and the object has no treeInterceptor or its passThrough (or the treeInterceptor is not ready), set the review mode to object. The extra isReady check stops subsiquant exceptions in event_becomesNavigatorObject when a virtualBuffer is not yet ready. Fixes #3594
Parents
Loading