diaohualing82 / google-axs-chrome

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

Uncaught Error: Invalid ChromeVox message id: aria_value_now_brl #145

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
I get this every time I focus a spinner in our application, after which 
chromevox doesn't seem to work correctly anymore (it no longer reads elements 
that are focused). I'm using Chrome 34.0.1847.137 m with ChromeVox 1.31.4. 

Uncaught Error: Invalid ChromeVox message id: aria_value_now_brl 
chromeVoxChromePageScript.js:1559
cvox.ChromeMsgs.getMsg chromeVoxChromePageScript.js:1559
(anonymous function) chromeVoxChromePageScript.js:1033
cvox.BrailleUtil.getState chromeVoxChromePageScript.js:1033
g chromeVoxChromePageScript.js:1036
cvox.BrailleUtil.getTemplated chromeVoxChromePageScript.js:1037
cvox.StructuralLineWalker.getBraille chromeVoxChromePageScript.js:1186
cvox.LayoutLineWalker.appendBraille_ chromeVoxChromePageScript.js:1192
cvox.LayoutLineWalker.getBraille chromeVoxChromePageScript.js:1189
cvox.NavigationShifter.getBraille chromeVoxChromePageScript.js:1196
cvox.NavigationManager.getBraille chromeVoxChromePageScript.js:1216
cvox.NavigationManager.finishNavCommand chromeVoxChromePageScript.js:1223
cvox.ChromeVoxUserCommands.doCommand_ chromeVoxChromePageScript.js:1405
cvox.ChromeVoxUserCommands.dispatchCommand_ chromeVoxChromePageScript.js:1384
(anonymous function) chromeVoxChromePageScript.js:1383
cvox.ChromeVoxKbHandler.basicKeyDownActionsListener 
chromeVoxChromePageScript.js:1431
cvox.ChromeVoxEventWatcher.keyDownEventWatcher chromeVoxChromePageScript.js:1477

Original issue reported on code.google.com by tibuka2...@googlemail.com on 22 May 2014 at 8:44

GoogleCodeExporter commented 8 years ago
See also https://code.google.com/p/chromium/issues/detail?id=379296

Original comment by djj...@google.com on 1 May 2015 at 2:17