Ticket #869 (new defect)
Lag when typing web address in location bar in Mozilla Firefox
| Reported by: | hurrikenny | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | Core | Version: | |
| Keywords: | performance needsExternalFix | Cc: | |
| Operating system: | Blocked by: | ||
| Blocking: |
Description
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.
Change History
comment:1 follow-up: ↓ 2 Changed 18 months ago by jteh
- Component changed from Speech to Core
- Priority changed from major to minor
- Version development deleted
- Milestone 2010.2 deleted
- Keywords performance needsExternalFix added
- Operating system Windows XP deleted
comment:2 in reply to: ↑ 1 Changed 17 months ago by aleksey_s
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).


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.