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

NVDA excessively verbose in Google Chrome when reading combo boxes #3548

Closed
nvaccessAuto opened this issue Sep 25, 2013 · 3 comments
Closed

Comments

@nvaccessAuto
Copy link

Reported by leonarddr on 2013-09-25 09:24
NVDA is excessively verbose when using Google Chrome with combo boxes. When selected a combo box in focus mode, pressing one of the arrows is followed by speaking the previously selected item, followed by ""list item editable" and the current item. Also, it is accompanied by the following debug warning:

DEBUGWARNING - NVDAObjects.IAccessible.IA2TextTextInfo._getFormatFieldAndOffsets (11:21:48):

could not get attributes

Traceback (most recent call last):

File "NVDAObjects\IAccessible__init__.pyc", line 197, in getFormatFieldAndOffsets
File "comtypes__init
_.pyc", line 795, in call
COMError: (-2147467263, 'Not implemented', (None, None, None, 0, None))

Is this in issue in Chrome or NVDA?
I added a test html file to reproduce the issue.

@nvaccessAuto
Copy link
Author

Attachment chrometest.htm added by leonarddr on 2013-09-25 09:25
Description:
File to reproduce the reported issue. It seems to occur in all combo boxes on the web.

@nvaccessAuto
Copy link
Author

Comment 1 by ateu on 2013-09-25 09:33
This is a duplicate of #2685q

@nvaccessAuto
Copy link
Author

Comment 2 by leonarddr on 2013-09-25 09:37
Changes:
Added labels: duplicate
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