ERROR - scriptHandler.executeScript (21:36:17):
error executing script: <bound method Dynamic_IAccessibleEditWindowNVDAObject.script_caret_moveByLine of <NVDAObjects.Dynamic_IAccessibleEditWindowNVDAObject object at 0x0207AC70>> with gesture u'上矢印'
Traceback (most recent call last):
File "scriptHandler.pyo", line 186, in executeScript
File "editableText.pyo", line 149, in script_caret_moveByLine
File "editableText.pyo", line 103, in _caretMovementScriptHelper
File "editableText.pyo", line 89, in _caretScriptPostMovedHelper
File "speech.pyo", line 1025, in speakTextInfo
File "speech.pyo", line 573, in speak
File "gui\brailleViewer.pyo", line 48, in appendText
File "synthDrivers\jtalk\translator2.pyo", line 1189, in getReadingAndBraille
File "synthDrivers\jtalk\translator2.pyo", line 1182, in translateWithInPos2
File "synthDrivers\jtalk\translator2.pyo", line 924, in japanese_braille_separate
File "synthDrivers\jtalk\translator2.pyo", line 349, in replace_digit_morphs
File "synthDrivers\jtalk\translator2.pyo", line 307, in concatinate_morphs
IndexError: list index out of range
下記のように半角カンマを含んだ文字列
を点字ビューワーが有効な状態で読み上げようとすると (点字ディスプレイが有効な場合も同様と思われますが) 下記のエラーになり、点字も音声もどちらも出力できないという状況のようです。