Closed
Bug 296340
Opened 20 years ago
Closed 20 years ago
Make the autocomplete dropdown a child window
Categories
(Camino Graveyard :: Location Bar & Autocomplete, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: sfraser_bugs, Assigned: sfraser_bugs)
Details
Attachments
(1 file)
|
2.25 KB,
patch
|
mikepinkerton
:
review+
|
Details | Diff | Splinter Review |
We can improve the user interaction with the url bar autocomplete dropdown window by making it a child window of the browser window. This has the following advantages: 1. you don't have to hide it when the window is no longer frontmost 2. you can keep it visible, and live-resize it as the window is resized 3. it moves with the browser window when that window is moved.
| Assignee | ||
Comment 1•20 years ago
|
||
Attachment #185121 -
Flags: review?(pinkerton)
| Assignee | ||
Updated•20 years ago
|
Status: NEW → ASSIGNED
Comment 2•20 years ago
|
||
is the child window stuff available on 10.2+?
Comment 3•20 years ago
|
||
I'm pretty sure. IIRC it's what drawers are.
Comment 4•20 years ago
|
||
Comment on attachment 185121 [details] [diff] [review] Patch duh, of course. r=pink
Attachment #185121 -
Flags: review?(pinkerton) → review+
| Assignee | ||
Comment 5•20 years ago
|
||
Checked in.
Status: ASSIGNED → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•