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

Log viewer doesn't display if there's no Dev info for navigator object #8613

Closed
aaclause opened this issue Aug 9, 2018 · 0 comments · Fixed by #8614
Closed

Log viewer doesn't display if there's no Dev info for navigator object #8613

aaclause opened this issue Aug 9, 2018 · 0 comments · Fixed by #8614
Milestone

Comments

@aaclause
Copy link
Contributor

aaclause commented Aug 9, 2018

Steps to reproduce:

  1. Open this URL in Firefox: data:text/html,<p></p>
  2. Press NVDA+f1

Actual behavior:

Log viewer doesn't display and the following error is logged:

Traceback (most recent call last):
File "scriptHandler.pyc", line 187, in executeScript
File "globalCommands.pyc", line 1450, in script_navigatorObject_devInfo
AttributeError: 'NoneType' object has no attribute 'devInfo'

Expected behavior:

Log viewer should be display

System configuration:

NVDA Installed/portable/running from source:

Any

NVDA version:

alpha-15781,d58e1cd4

Windows version:

Any

Name and version of other software in use when reproducing the issue:

Any

Other information about your system:

None

Other questions:

Does the issue still occur after restarting your PC?

Yes

Have you tried any other versions of NVDA?

No

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

Successfully merging a pull request may close this issue.

2 participants