Closed
Bug 1332449
Opened 9 years ago
Closed 9 years ago
Find toolbar completely broken on some sites in Nightly
Categories
(Toolkit :: Find Toolbar, defect)
Toolkit
Find Toolbar
Tracking
()
RESOLVED
DUPLICATE
of bug 1329446
People
(Reporter: n.nethercote, Unassigned)
Details
I use Nightly on two different machines. I've found the Find toolbar to be flaky recently, and I've just now been able to pin it down and reproduce it.
Steps to reproduce:
- Start Nightly with a new profile. (It *doesn't* happen with a local trunk build, oddly, enough.)
- Visit https://www.reddit.com/r/rust/comments/5omcoy/new_to_rust_confused_by_copy_vs_move_and/
- Search for text in the page, using either ctrl-f or '/'.
Most of the searches fail to find anything, though some do. And the behaviour isn't consistent. E.g. if I search for "destructor", sometimes it gives no matches; sometimes it give matches in the body text but fails to match in the post title. Searching for pretty much any word in the text gives similar results.
Some other pages seem to work fine. Other Reddit posts seem to demonstrate the problem regularly, though not the Reddit front page.
This is really frustrating and concerning!
Comment 1•9 years ago
|
||
This is prolly due to bug 1319660 and was filed earlier in bug 1329446. This changeset has been backed out, thus resolving the issue. You should be seeing better find-in-page tomorrow!
Comment 2•9 years ago
|
||
If/ when this is fixed in tomorrow's Nightly, can you dupe it to bug 1329446? (Setting n-i to you for that ;-) )
Flags: needinfo?(n.nethercote)
| Reporter | ||
Comment 3•9 years ago
|
||
I got the update and it's fixed. Thank you.
Status: NEW → RESOLVED
Closed: 9 years ago
Flags: needinfo?(n.nethercote)
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•