Closed
Bug 269034
Opened 21 years ago
Closed 7 years ago
Text input auto complete will not release focus when click on <select> element
Categories
(Toolkit :: Autocomplete, defect)
Tracking
()
RESOLVED
INACTIVE
People
(Reporter: mozilla.org, Unassigned)
References
Details
Attachments
(1 file)
|
1.58 KB,
text/html
|
Details |
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0
Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0
On forms where auto-complete appears for text elements, if you try to click on a
SELECT element, the auto-complete will not go away and holds the mouse focus. If
you click anywhere else the auto-complete list will go away and relase the mouse
focus.
Reproducible: Always
Steps to Reproduce:
1. Fill out form with a text element and a select element and submit the form.
2. Return to the form and start filling out first text element so the
auto-complete tip appears.
3. With the auto-complete tip visible, click on the select box.
Actual Results:
Auto complete suggestions will not go away.
Expected Results:
Auto complete suggestions should go away.
| Reporter | ||
Comment 1•21 years ago
|
||
Test case that showcases the bug.
Confirm.
Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; ja-JP; rv:1.8b) Gecko/20050205
Firefox/1.0+
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 3•20 years ago
|
||
confirmed, Firefox 1.0 on FreeBSD 5.2 from ports
Comment 4•20 years ago
|
||
confirmed, kubuntu 5.10, firefox 1.0.7, pretty annouying this one. espacially
when iamusing phpmyadmin to manage databases....
Comment 5•19 years ago
|
||
Mass edit: Changing QA to default QA Contact
QA Contact: davidpjames → password.manager
Comment 6•19 years ago
|
||
Mass edit: Setting correct QA for location bar/autocomplete. My bad. I forgot I had once been Autocomplete QA too. Hmm, why can't I just set the QA of bugs to the default QA of the component in a mass edit rather than having to do it manually...?
QA Contact: password.manager → location.bar
Updated•18 years ago
|
Assignee: bugs → nobody
Comment 8•18 years ago
|
||
See also bug 262123, a similar bug on Linux.
Updated•16 years ago
|
Component: Location Bar and Autocomplete → Autocomplete
Product: Firefox → Toolkit
QA Contact: location.bar → autocomplete
Comment 9•7 years ago
|
||
Per policy at https://wiki.mozilla.org/Bug_Triage/Projects/Bug_Handling/Bug_Husbandry#Inactive_Bugs. If this bug is not an enhancement request or a bug not present in a supported release of Firefox, then it may be reopened.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → INACTIVE
You need to log in
before you can comment on or make changes to this bug.
Description
•