Closed
Bug 291607
Opened 20 years ago
Closed 18 years ago
attachment saved dialog, can progress always be set to 100% when status is finished?
Categories
(Thunderbird :: Mail Window Front End, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: bugzilla, Assigned: mscott)
Details
Attachments
(1 file)
|
26.07 KB,
image/jpeg
|
Details |
attachment saved dialog, can progress always be set to 100% when status is finished? to reproduce: 1) receive a message with several pictures attached 2) save all pictures to disk 3) sometimes (maybe if the picture is already in the cache?) the "saved" dialog will show the saving has finished, after saving 0 out of 0 bytes, and progress meter will be set to 0. other times, it will be set to 100%. could the js be fixed so that if status is "finished" we set the progress meter to 0? or is the real bug that if the image is in the cache, don't show the dialog? (or is that a bad idea, or hard to know before we try to save it?) screen shot coming. I'm using version 1.0+ (20050422) on windows xp
| Reporter | ||
Comment 1•20 years ago
|
||
| Reporter | ||
Comment 2•20 years ago
|
||
> could the js be fixed so that if status is "finished" we set the progress meter
to 0?
oops, I meant 100%, not 0%
Comment 3•18 years ago
|
||
This shouldn't be an issue anymore, now that thunderbird uses the same download manager as firefox.
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•