Closed
Bug 600745
Opened 14 years ago
Closed 14 years ago
Missing Download Manager modal window
Categories
(Toolkit :: Downloads API, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 598673
Tracking | Status | |
---|---|---|
blocking2.0 | --- | final+ |
People
(Reporter: tchung, Unassigned)
References
()
Details
(Keywords: regression)
Attachments
(2 files)
On my nightly build, i no longer see a download manager modal window. It doesnt matter if downloading is in progress or completed, i cannot open the window.
Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:2.0b7pre) Gecko/20100928 Firefox/4.0b7pre
See screenshot
Repro:
1) install nightly build
2) visit a site and download something (eg. see URL)
3) Trigger the download window with the different entry points:
* Tools > Downloads
* Window > Download
* CMD+J
4) Verify no download window appears
Expected:
- Download manager window appears
Comment 1•14 years ago
|
||
I can also see this with beta 6 and with my daily profile. It works fine in a fresh profile. Seems like something in the current list is blocking us from opening the downloads manager. There is no error visible in the Error Console.
Tony, you know how many entries you have in the list? In my case I have more than thousand. I really never clear the list.
blocking2.0: --- → ?
Keywords: regression,
regressionwindow-wanted
Updated•14 years ago
|
blocking2.0: ? → final+
Component: Menus → Download Manager
Product: Firefox → Toolkit
QA Contact: menus → download.manager
Comment 2•14 years ago
|
||
FWIW this wfm on OSX 64-bit, 20100929
Comment 3•14 years ago
|
||
Out of curiosity, could you attach your localstore.rdf file. There is a bug that caused this problem with the DOM inspector too...
Reporter | ||
Comment 4•14 years ago
|
||
Sure, here you go
Comment 5•14 years ago
|
||
Yep. Looks like the same issue: a large negative screenX persisted for the window.
Comment 6•14 years ago
|
||
<RDF:Description RDF:about="chrome://mozapps/content/downloads/unknownContentType.xul#unknownContentType" screenX="-45" screenY="150"/>
So, this is bug 598673, which is already blocking - yay!
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
Reporter | ||
Updated•14 years ago
|
Status: RESOLVED → VERIFIED
Updated•9 years ago
|
Keywords: regressionwindow-wanted
You need to log in
before you can comment on or make changes to this bug.
Description
•