Closed Bug 864768 Opened 11 years ago Closed 11 years ago

Ctrl+F does nothing on "New Tab" page

Categories

(Firefox :: General, defect)

23 Branch
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 866400
Tracking Status
firefox21 --- unaffected
firefox22 --- affected
firefox23 --- affected

People

(Reporter: ojab, Unassigned)

Details

(Keywords: regression)

User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:23.0) Gecko/20130423 Firefox/23.0
Build ID: 20130423030935

Steps to reproduce:

1a. Open "New Tab"
2a. Ctrl+F (open find bar)

1b. Ctrl+F (open find bar)
2b. Open "New Tab"
3b. Ctrl+F (focus on find bar)




Actual results:

nothing


Expected results:

a. Opened and focused find bad
b. Focus on find bar
I was able to reproduce this in Nightly (23.0a1).
Status: UNCONFIRMED → NEW
Component: Untriaged → Search
Ever confirmed: true
Ubuntu 12.10 32-bit machine

Not reproducible on the latest Beta - build ID: 20130423212553
Reproducible on the latest Aurora - build ID: 20130423004014
Reproducible on the latest Nightly - build ID: 	20130423030935


Note:
This issue is a regression, because it doesn't reproduce with Firefox 4.0. I will come back with a regression window as soon as possible.
Last good nightly: 2013-03-27
First bad nightly: 2013-03-28

Pushlog:
http://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=178a4a770bb1&tochange=962f5293f87f
Component: Search → General
OS: Linux → All
Hardware: x86_64 → All
The new tab page has had "disablefastfind" attribute on it for a long time (since at least bug 736476), so as far as I can tell this is INVALID.

I don't understand why this behavior would have changed more recently in the range in comment 3, though.
(In reply to :Gavin Sharp (use gavin@gavinsharp.com for email) from comment #4)
> The new tab page has had "disablefastfind" attribute on it for a long time
> (since at least bug 736476), so as far as I can tell this is INVALID.

Yes, afaik disablefastfind was there since we introduced about:newtab. I think we could revisit this decision, though. I can't remember why exactly I added this but I think this was not a requirement from UX.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
(In reply to :Gavin Sharp (use gavin@gavinsharp.com for email) from comment #4)
> I don't understand why this behavior would have changed more recently in the
> range in comment 3, though.

I still would like to understand this, if anyone has any ideas!
(In reply to Manuela Muntean [:Manuela] [QA] from comment #3)
> Last good nightly: 2013-03-27
> First bad nightly: 2013-03-28
> 
> Pushlog:
> http://hg.mozilla.org/mozilla-central/
> pushloghtml?fromchange=178a4a770bb1&tochange=962f5293f87f

I bisected - it's the cause of bug 855273:
https://hg.mozilla.org/mozilla-central/rev/1a59fb1ccd6b

Not sure what exactly caused it and what the requirements for (not) showing the find bar are.
You need to log in before you can comment on or make changes to this bug.