Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not implimented error in Internet explorer on some pages. #1569

Closed
nvaccessAuto opened this issue Jun 15, 2011 · 2 comments
Closed

Not implimented error in Internet explorer on some pages. #1569

nvaccessAuto opened this issue Jun 15, 2011 · 2 comments

Comments

@nvaccessAuto
Copy link

Reported by briang1 on 2011-06-15 17:18
Hi, on this page..

http://www.realtorrentz.eu/details.php?id=607076&torrent=Classic+Disney+Collection+Years+Musical+Magic+Soundtra

Part way down or up the page, your choice, in IE8 under xp with snap 34, we
get this.

Speaking Disney Collection - 60 Years Of Musical Magic - Soundtra
torrent details - realtorrentz - Windows Internet Explorer'

IO - speech.speak (13:52:20):

Speaking Disney Collection - 60 Years Of Musical Magic - Soundtra
torrent details - realtorrentz torrent download document'

IO - speech.speak (13:52:20):

Speaking Disney Collection - 60 Years Of Musical Magic - Soundtra
torrent details'

IO - inputCore.InputManager.executeGesture (13:52:21):

Input: kb(desktop):upArrow

ERROR - scriptHandler.executeScript (13:52:21):

error executing script: <bound method MSHTML.script_moveByLine_back of
<virtualBuffers.MSHTML.MSHTML object at 0x03DCBCF0>> with gesture u'up
arrow'

Traceback (most recent call last):

File "scriptHandler.pyc", line 165, in executeScript

File "cursorManager.pyc", line 138, in script_moveByLine_back

File "cursorManager.pyc", line 73, in _caretMovementScriptHelper

File "virtualBuffers__init__.pyc", line 710, in _set_selection

File "baseObject.pyc", line 21, in get

File "virtualBuffers__init__.pyc", line 215, in
_get_focusableNVDAObjectAtStart

File "virtualBuffers\MSHTML.pyc", line 180, in getNVDAObjectFromIdentifier

File "NVDAObjects\IAccessible\MSHTML.pyc", line 123, in
locateHTMLElementByID

File "NVDAObjects\IAccessible\MSHTML.pyc", line 87, in
IAccessibleFromHTMLNode

NotImplementedError

IO - inputCore.InputManager.executeGesture (13:52:24):

Input: kb(desktop):upArrow

Multiply this by a number of lines up etc then it comes back...

IO - speech.speak (13:52:25):

Speaking Tweet'

IO - inputCore.InputManager.executeGesture (13:52:28):

Input: kb(desktop):control+alt+r

INFO - core.main (13:52:28):

As this seems to be something not implimented, should it be giving the ding?

Tested in snap 57. Existed in snap 45.

 

No sign of problem in Firefox.

@nvaccessAuto
Copy link
Author

Comment 1 by briang1 on 2011-06-16 10:15
nvda/f1 says...
Developer info for navigator object:
name: u'Classic Disney Collection - 60 Years Of Musical Magic - Soundtra torrent details - realtorrentz torrent download'
role: ROLE_DOCUMENT
states: STATE_READONLY, STATE_INVISIBLE, STATE_OFFSCREEN, STATE_FOCUSABLE
Python object: <NVDAObjects.Dynamic_EditableTextWithoutAutoSelectDetectionBodyMSHTMLIAccessible object at 0x01D9B810>
Python class mro: (<class 'NVDAObjects.Dynamic_EditableTextWithoutAutoSelectDetectionBodyMSHTMLIAccessible'>, <class 'NVDAObjects.behaviors.EditableTextWithoutAutoSelectDetection'>, <class 'editableText.EditableTextWithoutAutoSelectDetection'>, <class 'NVDAObjects.behaviors.EditableText'>, <class 'editableText.EditableText'>, <class 'NVDAObjects.IAccessible.MSHTML.Body'>, <class 'NVDAObjects.IAccessible.MSHTML.MSHTML'>, <class 'NVDAObjects.IAccessible.IAccessible'>, <class 'NVDAObjects.window.Window'>, <class 'NVDAObjects.NVDAObject'>, <class 'baseObject.ScriptableObject'>, <class 'baseObject.AutoPropertyObject'>, <type 'object'>)
description: None
location: (226, -146, 772, 232)
value: ''
appModule: <'appModuleHandler' (appName u'iexplore', process ID 1636) at address 1d9b4b0>
TextInfo: <class 'NVDAObjects.IAccessible.MSHTML.MSHTMLTextInfo'>
windowHandle: 263314
windowClassName: u'Internet Explorer_Server'
windowControlID: 0
windowStyle: 1442840576
windowThreadID: 3992
windowText: u''
IAccessibleObject: <POINTER(IAccessible) ptr=0x1a6cd8 at 3de0170>
IAccessibleChildID: 0
IAccessible event parameters: windowHandle=263314, objectID=1, childID=0
IAccessible accRole: ROLE_SYSTEM_PANE
IAccessible accState: STATE_SYSTEM_OFFSCREEN, STATE_SYSTEM_READONLY, STATE_SYSTEM_INVISIBLE, STATE_SYSTEM_FOCUSABLE, STATE_SYSTEM_VALID (1146944)

Note this error was in the last stable release also. I checked.

@nvaccessAuto
Copy link
Author

Comment 2 by jteh on 2011-06-17 05:32
8953f68
Changes:
Milestone changed from None to 2011.2
State: closed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant