Open
Bug 346400
Opened 19 years ago
Updated 3 years ago
Make quicksearch not take up the entire width of window
Categories
(Toolkit :: Find Toolbar, enhancement, P5)
Toolkit
Find Toolbar
Tracking
()
NEW
People
(Reporter: mwu, Unassigned)
References
Details
Attachments
(2 files)
|
11.25 KB,
patch
|
Details | Diff | Splinter Review | |
|
130.81 KB,
image/png
|
Details |
The original idea for quick search in bug 337654 might still be worth pursuing. (small textbox in corner of page)
| Reporter | ||
Comment 1•19 years ago
|
||
so there are a few issues with this patch:
1. It only works on branch. I don't know why trunk refuses to let it work.
2. It leaves crap behind when you scroll on linux. Probably is fine on other platforms, need to test.
3. It obscures the lower left corner of the page. Now, this wouldn't be a big problem except for the fact that:
4. If we find something that's not visible, we'll scroll down till we make it visible, and if that's on the left side of the page, it will be obscured.
| Reporter | ||
Comment 2•19 years ago
|
||
Sorry, made this depend on the wrong bug..
| Reporter | ||
Comment 3•19 years ago
|
||
There's some extra space after the textbox that needs to be removed, but otherwise this is pretty close to what it should look.
Comment 4•19 years ago
|
||
Screenshot for us trunk users/testers?
Comment 5•19 years ago
|
||
(In reply to comment #4)
> Screenshot for us trunk users/testers?
Attachment 231207 [details] is a screenshot...
| Reporter | ||
Updated•18 years ago
|
Assignee: michael.wu → nobody
| Assignee | ||
Updated•17 years ago
|
Product: Firefox → Toolkit
Updated•10 years ago
|
Priority: -- → P5
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•