Reported by advck1123 on 2013-08-10 14:13
Hi.Using NVDA version next-9468,d740972
I'am input Korean latter in pertty
I'am attached my log.
ERROR - queueHandler.flushQueue (22:55:16):
Error in func handleInputCompositionStart from eventQueue
Traceback (most recent call last):
File "queueHandler.pyc", line 47, in flushQueue
File "NVDAHelper.pyc", line 157, in handleInputCompositionStart
File "NVDAObjects__init__.pyc", line 79, in call
File "appModules\putty.pyc", line 18, in chooseNVDAObjectOverlayClasses
AttributeError: 'InputComposition' object has no attribute 'IAccessibleRole'
ERROR - queueHandler.flushQueue (22:55:16):
Error in func handleInputCompositionStart from eventQueue
Traceback (most recent call last):
File "queueHandler.pyc", line 47, in flushQueue
File "NVDAHelper.pyc", line 157, in handleInputCompositionStart
File "NVDAObjects__init__.pyc", line 79, in call
File "appModules\putty.pyc", line 18, in chooseNVDAObjectOverlayClasses
AttributeError: 'InputComposition' object has no attribute 'IAccessibleRole'
The text was updated successfully, but these errors were encountered:
Comment 1 by jteh on 2013-08-10 14:28
Technical: The putty app module's chooseNVDAObjectOverlayClasses shouldn't assume that the object is an IAccessible NVDAObject.
Changes:
Changed title from "NVDA Korean input error in PERTTY" to "Input composition fails in PuTTY"
Milestone changed from None to 2013.2
Comment 5 by jteh on 2013-11-27 07:16
Err, Mick, did you rebase next or something when you committed this? t3432 fixes this in 33e2e56, but next does it in ef19ae9.
Anyway, incubated in ef19ae9.
Changes:
Added labels: incubating
Reported by advck1123 on 2013-08-10 14:13
Hi.Using NVDA version next-9468,d740972
I'am input Korean latter in pertty
I'am attached my log.
ERROR - queueHandler.flushQueue (22:55:16):
Error in func handleInputCompositionStart from eventQueue
Traceback (most recent call last):
File "queueHandler.pyc", line 47, in flushQueue
File "NVDAHelper.pyc", line 157, in handleInputCompositionStart
File "NVDAObjects__init__.pyc", line 79, in call
File "appModules\putty.pyc", line 18, in chooseNVDAObjectOverlayClasses
AttributeError: 'InputComposition' object has no attribute 'IAccessibleRole'
ERROR - queueHandler.flushQueue (22:55:16):
Error in func handleInputCompositionStart from eventQueue
Traceback (most recent call last):
File "queueHandler.pyc", line 47, in flushQueue
File "NVDAHelper.pyc", line 157, in handleInputCompositionStart
File "NVDAObjects__init__.pyc", line 79, in call
File "appModules\putty.pyc", line 18, in chooseNVDAObjectOverlayClasses
AttributeError: 'InputComposition' object has no attribute 'IAccessibleRole'
The text was updated successfully, but these errors were encountered: