Closed
Bug 424096
Opened 17 years ago
Closed 17 years ago
Bad downloads search location. A better User Experience is easy.
Categories
(Toolkit :: Downloads API, defect)
Toolkit
Downloads API
Tracking
()
VERIFIED
DUPLICATE
of bug 439439
People
(Reporter: iagosrl, Unassigned)
Details
Attachments
(1 file)
6.15 KB,
text/plain
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; es-ES; rv:1.9b4) Gecko/2008030714 Firefox/3.0b4
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; es-ES; rv:1.9b4) Gecko/2008030714 Firefox/3.0b4
The search location box for Downloads is down, but the firefox-searchBox is Up in the user interface, the places search box is up, the get-add-ons search box is up.
I think an uniform interface is better for user experience. The differents search box must be ever in the same place in the window, I believe.
Reproducible: Always
Steps to Reproduce:
1. Open Download Manager
2. Look for the search box
Actual Results:
The downloads search box is down
Expected Results:
The downloads search box must be up
Updated•17 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 17 years ago
Resolution: --- → DUPLICATE
Comment 2•17 years ago
|
||
Whoops - forgot about this bug. I should have used this one, but I've linked to the newer bug in some newsgroup posts already...
Status: RESOLVED → VERIFIED
Ok, but the duplicated post is your own, my bug-post is older, previous than your!
Finally, I hope Firefox3 don't change this for (tomorrow) release.
I attach the XUL-file for Downloads Window with a small change (copy&move some code-lines: the id=search xmlElement before the downloadView xmlElement). With this, the search box and clear list button are up in the window -over the downloads list-. I think this is better than the default.
Downloads Window with a small change (copy&move some code-lines: the id=search xmlElement before the downloadView xmlElement). With this, the search box and clear list button are up in the window -over the downloads list-. I think this is better than the default.
Attachment #325305 -
Attachment mime type: application/vnd.mozilla.xul+xml → application/text
Attachment #325305 -
Attachment mime type: application/text → text/plain
Comment on attachment 325305 [details]
Downloads Window with the search box up
File in:
%mozilla_dir%/chrome/toolkit.jar/chrome/mozapps/downloads/downloads.xul
Assignee | ||
Updated•17 years ago
|
Product: Firefox → Toolkit
You need to log in
before you can comment on or make changes to this bug.
Description
•