Closed
Bug 100234
Opened 24 years ago
Closed 24 years ago
Show progress bar when uploading files
Categories
(Core :: DOM: Core & HTML, enhancement)
Core
DOM: Core & HTML
Tracking
()
People
(Reporter: tal, Assigned: rods)
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; WinNT4.0; en-US; rv:0.9.4) Gecko/20010913
BuildID: 2001091303
When uploading files in a form (e.g. email attachments), there is no progress
indication and the user is clueless if the upload is in progress or the network
connection stalls.
Please add a progress bar that will indicate how the upload progresses (if any).
This feature should handle well forms with multiple file uploads.
Nice extras are a live display of the current file uploaded, its size, upload
speed (KB per seconds) and estimated time.
The progress indicator can be displayed on the right side of the status line
where the normal page loading progress bar is displayed.
Reproducible: Always
Steps to Reproduce:
1.Open an account with Hormail
2.Compose a message and upload a large file as an attachment
3 [details] [diff] [review].
Actual Results: When the file is uploaded, there is not indication about its
size or progress.
Comment 1•24 years ago
|
||
Dupe of bug 24197 "Show upload status when sending files"
*** This bug has been marked as a duplicate of 24197 ***
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Updated•6 years ago
|
Component: HTML: Form Submission → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•