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

Lag when typing web address in location bar in Mozilla Firefox #869

Closed
nvaccessAuto opened this issue Aug 30, 2010 · 6 comments
Closed

Lag when typing web address in location bar in Mozilla Firefox #869

nvaccessAuto opened this issue Aug 30, 2010 · 6 comments

Comments

@nvaccessAuto
Copy link

Reported by hurrikenny on 2010-08-30 07:25
I have been testing out the Mozilla Firefox browser and IE browser getting them to go to the same webpage. In IE it keeps up with my typing, but in Mozilla there is a lag and it even omits letters. I know that the web address is correct because the correct page loads. It doesnt seem to lag in Internet Explorer only in Firefox for some reason. I am going to the exact same sites and both pages seem to load quickly in each browser, it is just that Mozilla lags when reading the letters out to me. I am using a 1.6Ghz netbook, 1GB ram with Windows XP home to test it with.

@nvaccessAuto
Copy link
Author

Comment 1 by jteh on 2010-08-30 08:30
This is an issue with Mozilla firing too many events. We can try to improve the situation in NVDA, but this requires a huge rewrite of some of our core code, and from what I can determine, it won't even fix the issue completely.

The relevant issue in Mozilla is MozillaBug:414491.
Changes:
Milestone changed from 2010.2 to None

@nvaccessAuto
Copy link
Author

Comment 2 by aleksey_s (in reply to comment 1) on 2010-09-01 07:24
Replying to jteh:

This is an issue with Mozilla firing too many events. We can try to improve the situation in NVDA, but this requires a huge rewrite of some of our core code,

Actually, the work is already done (see BZR branch: http://bzr.nvaccess.org/nvda/winEventsInprocess/). From my experience it also improves the situation when application such as firefox opens or closes (NVDA lags at that time probably due to a lot of events being fired).

@dkager
Copy link
Collaborator

dkager commented Jun 9, 2017

The mentioned Mozilla bug still has status New, but I can't say I'm suffering from this problem.

@feerrenrut
Copy link
Contributor

It looks like there hasn't been any activity on that issue for a long time. @jcsteh Can you comment on whether you would be happy with this being closed?

@Brian1Gaff
Copy link

Brian1Gaff commented Jun 12, 2017 via email

@jcsteh
Copy link
Contributor

jcsteh commented Jun 13, 2017

I certainly haven't been troubled by this. I'd guess this has improved over the last few years due to changes to the way Mozilla coalesces events. We're also not hearing reports of users being hit by this. Closing as worksforme.

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

5 participants