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 has an exception when encountering bullets in Google Chrome #5394

Closed
nvaccessAuto opened this issue Sep 27, 2015 · 1 comment
Closed

Comments

@nvaccessAuto
Copy link

Reported by parham on 2015-09-27 19:32
Here is the log:

XML: <control controlIdentifier_docHandle="459000" controlIdentifier_ID="-2399" _startOfNode="0" _endOfNode="0" isBlock="1" isHidden="0" _childcount="5" _childcontrolcount="4" _indexInParent="0" _parentChildCount="1" IAccessible2::attribute_tag="#document" IAccessible2::state_1024="1" IAccessible::role="15" IAccessible::state_1048576="1" IAccessible::state_4="1" IAccessible::state_64="1" keyboardShortcut="" name="Screen reader support - Chrome Help" ><control controlIdentifier_docHandle="459000" controlIdentifier_ID="-2440" _startOfNode="0" _endOfNode="0" isBlock="1" isHidden="0" _childcount="2" _childcontrolcount="2" _indexInParent="1" _parentChildCount="5" IAccessible2::attribute_display="block" IAccessible2::attribute_tag="section" IAccessible2::attribute_xml-roles="region" IAccessible2::state_1024="1" IAccessible::role="1060" keyboardShortcut="" ><control controlIdentifier_docHandle="459000" controlIdentifier_ID="-2441" _startOfNode="0" _endOfNode="0" isBlock="1" isHidden="0" _childcount="17" _childcontrolcount="17" _indexInParent="0" _parentChildCount="2" IAccessible2::attribute_display="block" IAccessible2::attribute_tag="article" IAccessible2::attribute_xml-roles="main" IAccessible2::state_1024="1" IAccessible::role="1054" IAccessible::state_128="1" keyboardShortcut="" ><control controlIdentifier_docHandle="459000" controlIdentifier_ID="-3139" _startOfNode="1" _endOfNode="0" isBlock="1" isHidden="0" _childcount="3" _childcontrolcount="3" _indexInParent="10" _parentChildCount="17" IAccessible2::attribute_display="block" IAccessible2::attribute_tag="ul" IAccessible2::state_1024="1" IAccessible::role="33" IAccessible::state_64="1" IAccessible::state_65536="1" keyboardShortcut="" ><control controlIdentifier_docHandle="459000" controlIdentifier_ID="-3180" _startOfNode="1" _endOfNode="0" isBlock="1" isHidden="0" _childcount="2" _childcontrolcount="1" _indexInParent="0" _parentChildCount="3" IAccessible2::attribute_display="list-item" IAccessible2::attribute_posinset="1" IAccessible2::attribute_setsize="3" IAccessible2::attribute_tag="li" IAccessible2::state_1024="1" IAccessible::role="34" IAccessible::state_64="1" IAccessible::state_65536="1" keyboardShortcut="" name="• Windows XP or later" ><control controlIdentifier_docHandle="459000" controlIdentifier_ID="-3183" _startOfNode="1" _endOfNode="1" isBlock="1" isHidden="0" _childcount="1" _childcontrolcount="0" _indexInParent="0" _parentChildCount="2" IAccessible2::attribute_<pseudo="before&gt;" IAccessible2::attribute_display="block" IAccessible2::state_1024="1" IAccessible::role="1060" IAccessible::state_65536="1" keyboardShortcut="" ><text _startOfNode="1" _endOfNode="1" isBlock="0" isHidden="0" _childcount="0" _childcontrolcount="0" _indexInParent="0" _parentChildCount="1" >•</text></control></control></control></control></control></control>
Traceback (most recent call last):
  File "XMLFormatting.pyc", line 60, in parse
ExpatError: not well-formed (invalid token): line 1, column 2463

And the page is at https://support.google.com/chrome/answer/96831?hl=en-GB

When the page loads in Google Chrome, scroll down until you get to the Windows tab, then expand it and keep reading. You will get to a list, and viewing every item causes an exception.
Blocked by #5256

@nvaccessAuto
Copy link
Author

Comment 1 by jteh on 2015-10-07 09:32
Duplicate of #5256.
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