Closed
Bug 347596
Opened 18 years ago
Closed 18 years ago
Autocomplete web form can cover input
Categories
(Toolkit :: Form Manager, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 216434
People
(Reporter: moz, Unassigned)
Details
Attachments
(1 file)
(deleted),
image/gif
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8) Gecko/20051026 Firefox/1.5+
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8) Gecko/20051026 Firefox/1.5+
When entering text into a form with the input near the bottom of the screen, the autocomplete history can cover the input box so you can't see what you are typing. It appears that since the popup can not fit below the input it opens upward instead, but it still uses the bottom of the input box as its base rather than the top.
Reproducible: Always
Steps to Reproduce:
1. enter text into an input box multiple times to build up form history
2. position form near bottom of screen
3. enter text so that autocomplete will come up
Actual Results:
input box is covered by autocomplete popup.
Expected Results:
Autocomplete popup should line up with the top of the input rather than the bottom when cannot place the popup below the input.
Updated•18 years ago
|
Component: Location Bar and Autocomplete → Form Manager
QA Contact: location.bar → form.manager
Comment 2•18 years ago
|
||
*** This bug has been marked as a duplicate of 216434 ***
Status: UNCONFIRMED → RESOLVED
Closed: 18 years ago
Resolution: --- → DUPLICATE
Updated•18 years ago
|
Status: RESOLVED → VERIFIED
Assignee | ||
Updated•16 years ago
|
Product: Firefox → Toolkit
You need to log in
before you can comment on or make changes to this bug.
Description
•