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

IE, GMail sign in page, NVDA error sound #2830

Closed
nvaccessAuto opened this issue Nov 28, 2012 · 3 comments
Closed

IE, GMail sign in page, NVDA error sound #2830

nvaccessAuto opened this issue Nov 28, 2012 · 3 comments

Comments

@nvaccessAuto
Copy link

Reported by surveyor on 2012-11-28 13:20
To reproduce:
Open IE, problem seen with IE9,
go to www.gmail.com
if you're not logging on automatically, you will hear NVDA error sound while navigating through the sign in page in browse mode.
hear is a peace of log:
Input: kb(laptop):upArrow
ERROR - scriptHandler.executeScript (15:15:34):
error executing script: <bound method MSHTML.script_moveByLine_back of <virtualBuffers.MSHTML.MSHTML object at 0x045516F0>> with gesture u'Yukar\u0131 ok'
Traceback (most recent call last):
File "scriptHandler.pyc", line 165, in executeScript
File "cursorManager.pyc", line 139, in script_moveByLine_back
File "cursorManager.pyc", line 74, in caretMovementScriptHelper
File "virtualBuffers__init
_.pyc", line 799, in set_selection
File "baseObject.pyc", line 21, in get
File "virtualBuffers__init
_.pyc", line 259, in _get_focusableNVDAObjectAtStart
File "virtualBuffers\MSHTML.pyc", line 210, in getNVDAObjectFromIdentifier
File "NVDAObjects\IAccessible\MSHTML.pyc", line 105, in locateHTMLElementByID
AttributeError: 'NoneType' object has no attribute 'item'
IO - inputCore.InputManager.executeGesture (15:15:38):
Input: kb(laptop):NVDA+f1

@nvaccessAuto
Copy link
Author

Comment 2 by mdcurran on 2014-12-02 07:03
Does this still occur with NVDA 2014.4? I certainly don't see it with IE 11, but may still occur with IE 9. In deed this may have been fixed along with other bugs. I know we changed the way we fetched IDs in IE a little while back.

@nvaccessAuto
Copy link
Author

Comment 4 by surveyor (in reply to comment 2) on 2014-12-02 08:33
Replying to mdcurran:

Does this still occur with NVDA 2014.4? I certainly don't see it with IE 11, but may still occur with IE 9. In deed this may have been fixed along with other bugs. I know we changed the way we fetched IDs in IE a little while back.

Since I'm now using IE11, I can confirm it does not occur anymore. I don't have any idea about the case with IE9 neither.

@nvaccessAuto
Copy link
Author

Comment 5 by jteh on 2014-12-02 10:27
Closing as per comment:4. Please reopen if the problem persists/reappears.
Changes:
Added labels: worksforme
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

2 participants