abc self assessment

With screen reader on I get an error when I submit - what can I do?

If you get an error starting "TypeError: Error #1009" when you submit, please

1. Kill the application using task manager

2. Turn off the screen reader (e.g. Windows-enter)

3. Relaunch the application and submit

This is an issue with screen reader on specific version of windows; we will work to provide a fix from our end as soon as possible.

 

Example error trace:

TypeError: Error #1009: Cannot access a property or method of a null object reference.

        at mx.managers::PopUpManagerImpl/addModalPopUpAccessibility()
        at mx.managers::PopUpManagerImpl/modalPopUpCreationCompleteHandler()
        at flash.events::EventDispatcher/dispatchEventFunction()
        at flash.events::EventDispatcher/dispatchEvent()
        at mx.core::UIComponent/dispatchEvent()

 

Back to top