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 unable to read Firefox status bar after version 12 #2277

Closed
nvaccessAuto opened this issue Apr 27, 2012 · 4 comments
Closed

NVDA unable to read Firefox status bar after version 12 #2277

nvaccessAuto opened this issue Apr 27, 2012 · 4 comments

Comments

@nvaccessAuto
Copy link

Reported by elliott94 on 2012-04-27 09:27
After Firefox automatically updated itself to version 12 a couple of days ago, I started noticing that the status of sites when loading wasn't being read (transfering data from site-name.tld).

I've just applied the update to my other system, and can confirm that this is present as well. Interestingly, when using using object nav, there's now an unlabeled object that simply reads "diagram" after the address bar.

So, is their any other way we can grab the loading status of pages? Interestingly, NVDA can still read the status bar in certain circumstances. However, when attempting to check the status bar when a page is loading, I receive the following:

ERROR - scriptHandler.executeScript (10:47:30):
error executing script: <bound method
GlobalCommands.script_reportStatusLine of
<globalCommands.GlobalCommands object at 0x063361B0>> with gesture
u'NVDA+end'
Traceback (most recent call last):
 File "scriptHandler.pyc", line 165, in executeScript
 File "globalCommands.pyc", line 705, in script_reportStatusLine
 File "baseObject.pyc", line 34, in get
 File "baseObject.pyc", line 110, in getPropertyViaCache
 File "NVDAObjects__init
_.pyc", line 826, in get_flatReviewPosition
 File "baseObject.pyc", line 21, in get
 File "textInfos\offsets.pyc", line 306, in get_pointAtStart
 File "virtualBuffers__init
.pyc", line 75, in _getPointFromOffset
TypeError: 'NoneType' object is not iterable
Blocked by #1825

@nvaccessAuto
Copy link
Author

Comment 1 by parham on 2012-05-08 08:59
Has there been an update on this ticket? Can this issue be resolved?

@nvaccessAuto
Copy link
Author

Comment 2 by bdorer on 2015-02-24 22:39
Closing as invalid. If I'm right Mozilla remooved status bar on Firefox 29.
Changes:
Added labels: invalid
State: closed

@nvaccessAuto
Copy link
Author

Comment 3 by camlorn on 2015-02-25 02:49
You need to reopen these. I can still see a status bar with object nav at least, and object nav is even explicitly labeling it a status bar. I can also sometimes see it visually.
This may also be valid. Reading the status bar has not worked for me for a very long time, but I've never gotten around to reporting it.

@nvaccessAuto
Copy link
Author

Comment 4 by bdorer on 2015-02-27 18:44
ok, marking as duplicate of #1825 which has been reopened allready.
Changes:
Removed labels: invalid
Added labels: duplicate

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