Closed
Bug 570232
Opened 16 years ago
Closed 16 years ago
The find toolbar popups when pressing slash in <input type="search">
Categories
(Core :: Layout: Form Controls, defect)
Core
Layout: Form Controls
Tracking
()
RESOLVED
DUPLICATE
of bug 570230
People
(Reporter: mash, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.3a5pre) Gecko/20100604 Minefield/3.7a5pre
Build Identifier:
The find toolbar popups when pressing slash in <input type="search">
Reproducible: Always
Steps to Reproduce:
1. Open page with <input type="search"> (http://diveintohtml5.org/examples/input-type-search.html, for example)
2. Move focus to input
3. Press "/" key
Actual Results:
Find toolbar is open. No slash in input field.
Expected Results:
Hidden find toolbar.
Comment 1•16 years ago
|
||
Confirming and moving to appropriate (I hope) component. I suspect that this is regression from Bug 456229.
Status: UNCONFIRMED → NEW
Component: General → Layout: Form Controls
Ever confirmed: true
OS: Mac OS X → All
QA Contact: general → layout.form-controls
Hardware: x86 → All
Comment 2•16 years ago
|
||
Looks like it's dupe of Bug 570230
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•