Bug 21633 - Allow save dialog even before download is complete
Summary: Allow save dialog even before download is complete
Status: NEW
Alias: None
Product: swfdec
Classification: Unclassified
Component: plugin (show other bugs)
Version: unspecified
Hardware: Other All
: medium enhancement
Assignee: swfdec ml
QA Contact: swfdec ml
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-08 06:44 UTC by caramba_bk
Modified: 2009-05-08 06:44 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description caramba_bk 2009-05-08 06:44:15 UTC
In the properties window, you can't currently press the save button until a file has been downloaded completely. Having to sit and wait several minutes just for it to complete feels very inconvenient. Couldn't it be possible to request the file to be saved even though it is still being downloaded?

There must be a tempfile already used for disk cache, so the only difference would be to add an event that if and when the download is complete, would move the tempfile to the target that was previously specified in the file chooser.

If possible, it could be logical if a download that is saved would appear in the browser's native download dialog, so that the saving (but not the download) could be canceled or even duplicated into further targets.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.