Closed
Bug 570230
Opened 15 years ago
Closed 15 years ago
Entering "/" or "'" in the text field on yandex.com triggers the "Quick Find" bar (can't type in <input type="search">)
Categories
(Toolkit :: Find Toolbar, defect, P1)
Tracking
()
RESOLVED
FIXED
mozilla2.0b1
Tracking | Status | |
---|---|---|
blocking2.0 | --- | final+ |
People
(Reporter: sidrabbit, Assigned: Gavin)
References
()
Details
(Keywords: regression)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; ru; rv:1.9.3a5pre) Gecko/20100604 Minefield/3.7a5pre
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 6.1; ru; rv:1.9.3a5pre) Gecko/20100604 Minefield/3.7a5pre
Entering "/" or "'" in the text field on yandex.com triggers the "Quick Find" bar. The same thing happens on the Russian version of this website (http://ya.ru).
Reproducible: Always
Steps to Reproduce:
1. Open http://yandex.com or http://ya.ru
2. Enter "/" or "'" (without quotes) in the text field
Actual Results:
Quick Find bar appears at the bottom of the screen.
Expected Results:
Nothing should happen.
The regression window is:
Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.3a5pre) Gecko/20100529 Minefield/3.7a5pre - OK
Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.3a5pre) Gecko/20100530 Minefield/3.7a5pre - Broken
I believe it's regression from bug 567309.
Updated•15 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
Updated•15 years ago
|
Updated•15 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 2•15 years ago
|
||
Minimal testcase is on http://diveintohtml5.org/examples/input-type-search.html
Comment 3•15 years ago
|
||
Can you check with Fx3.5? It's not a regression as far as I can tell. See bug 568429.
(The "ok" build might be at the fayt-broken range).
(In reply to comment #3)
> Can you check with Fx3.5? It's not a regression as far as I can tell. See bug
> 568429.
The latest Shiretoko nightly:
Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.1.11pre) Gecko/20100604 Shiretoko/3.5.11pre - OK
The latest Namoroka nightly:
Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.6pre) Gecko/20100604 Namoroka/3.6.6pre - OK
> (The "ok" build might be at the fayt-broken range).
Well, I also checked some nightlies around the date when FAYT got broken, and the results are:
Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.3a5pre) Gecko/20100517 Minefield/3.7a5pre - OK
Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.3a5pre) Gecko/20100518 Minefield/3.7a5pre - Broken
Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.3a5pre) Gecko/20100519 Minefield/3.7a5pre - Broken
Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.3a5pre) Gecko/20100520 Minefield/3.7a5pre - OK
Does it help?
![]() |
||
Comment 6•15 years ago
|
||
This is what breaks the about:config filter field too! Can we just fix this bug (or bug 568429, whatever). This is in fact a regression, from us starting to support <input type="search">.
Blocks: 456229
![]() |
||
Updated•15 years ago
|
Summary: Entering "/" or "'" in the text field on yandex.com triggers the "Quick Find" bar → Entering "/" or "'" in the text field on yandex.com triggers the "Quick Find" bar (can't type in <input type="search">)
![]() |
||
Updated•15 years ago
|
blocking2.0: --- → ?
Component: General → Find Toolbar
Product: Firefox → Toolkit
QA Contact: general → fast.find
Updated•15 years ago
|
Assignee: nobody → mano
Status: NEW → ASSIGNED
Priority: -- → P1
Comment 7•15 years ago
|
||
I should point that out that, as far as I can tell, this regressed as a result of adding support to the new input types (and the broken-findbar bug covered this regression).
Comment 8•15 years ago
|
||
Should block release, re-nom if there is a reason it should block a beta.
blocking2.0: ? → final+
Comment 9•15 years ago
|
||
Gavin stole this bug, his patch is on bug 568429.
Thanks Gavin!
Assignee: mano → gavin.sharp
Assignee | ||
Comment 10•15 years ago
|
||
fixed by bug 568429
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla1.9.3a6
You need to log in
before you can comment on or make changes to this bug.
Description
•