Closed
Bug 500322
Opened 16 years ago
Closed 16 years ago
"Find" button in download manager does nothing
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(fennec1.0b3+)
VERIFIED
FIXED
fennec1.0b4
Tracking | Status | |
---|---|---|
fennec | 1.0b3+ | --- |
People
(Reporter: abillings, Assigned: stechz)
Details
Attachments
(1 file)
1.64 KB,
patch
|
mfinkle
:
review+
|
Details | Diff | Splinter Review |
If the user downloads a file in Fennec, it will appear in the download manager with its name, size, and the domain that it came from. If the user then selects the "Find" button for this file in the Download Manager, nothing will happen.
Steps to Reproduce
1. Go to http://www.irs.gov/pub/irs-pdf/fw4.pdf and save the PDF when prompted.
2. Click on the options button in the right pane
3. Click on the download manager button in options
4. On the line for fw4.pdf in the download manager, click on "Find"
Result: Nothing happens
Reporter | ||
Comment 1•16 years ago
|
||
This was found in the beta 2 candidate build from 6/24.
Comment 2•16 years ago
|
||
I have verified this bug is an issue on my n810 with a 6/24 build
Updated•16 years ago
|
Assignee: nobody → mark.finkle
Updated•16 years ago
|
tracking-fennec: --- → ?
Comment 3•16 years ago
|
||
nsLocalFileUnix ::Reveal() is broken on maemo
Updated•16 years ago
|
tracking-fennec: ? → 1.0b3+
Comment 4•16 years ago
|
||
I have not found any decent way to implement ::Reveal()
Since the viewable filesystem is so limited on Maemo, maybe we could just open the File Manager. Not the best "Find".
I am also open to removing this feature altogether.
Thoughts?
Comment 5•16 years ago
|
||
im ok with removing
Assignee | ||
Updated•16 years ago
|
Assignee: mark.finkle → webapps
Comment 6•16 years ago
|
||
Can we get this removed (due to comment #4-5), so we don't have duplicate bugs coming in for this issue in the future?
Assignee | ||
Comment 7•16 years ago
|
||
Attachment #397991 -
Flags: review?(mark.finkle)
Updated•16 years ago
|
Attachment #397991 -
Flags: review?(mark.finkle) → review+
Comment 8•16 years ago
|
||
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Target Milestone: --- → B4
Comment 9•16 years ago
|
||
Forgot to mention, I removed a line of code that was accessing the "show-button" element in the XBL constructor.
Updated•15 years ago
|
Component: Linux/Maemo → General
QA Contact: maemo-linux → general
You need to log in
before you can comment on or make changes to this bug.
Description
•