Open
Bug 968765
Opened 11 years ago
Updated 2 years ago
Find (bar) doesn't update when the page loads
Categories
(Toolkit :: Find Toolbar, defect, P5)
Tracking
()
NEW
People
(Reporter: Gijs, Unassigned)
Details
(Keywords: regression)
STR:
1. Open http://mxr.mozilla.org/mozilla-central/source/browser/base/content/browser.js
2. While the page loads, hit cmd/ctrl-f, type "gb".
3. The find field goes red, no search term is found while the browser is loading
4. Wait for the page to load
AR:
find bar field is still red, no search result is shown, even though results exist
ER:
shouldn't be red, should show result
I don't know how/why this broke, but it's really, really annoying.
Sometimes I also see that the AR persists until I hit cmd-g even if I type more text in the field, which is even more frustrating. I can't reproduce that right now, however... if I find more precise steps, I'll comment.
Updated•9 years ago
|
Priority: -- → P5
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•