jasonzhyan / google-axs-chrome

Automatically exported from code.google.com/p/google-axs-chrome
0 stars 0 forks source link

API does not recognize chromevox disabled #110

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Enabled chromevox in extensions settings
2. Go to html page
3. Disable chromvevox in extensions settings
4. in debug console, type "window.cvox.Api.isChromeVoxActive()" still returns 
true

What is the expected output? What do you see instead?
window.cvox.Api.isChromeVoxActive() returns false when chromvox extension is 
disabled

What version of the product are you using? On what operating system?
1.29.1, Windows 7 OS

Please provide any additional information below.

Original issue reported on code.google.com by robert.t...@universalmind.com on 22 Aug 2013 at 3:38