After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 675363 - Migrate downloads from window to window
Migrate downloads from window to window
Status: RESOLVED FIXED
Product: epiphany
Classification: Core
Component: Downloads
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Epiphany Maintainers
Epiphany Maintainers
Depends on: 722143
Blocks: 755382
 
 
Reported: 2012-05-03 10:26 UTC by Bastien Nocera
Modified: 2015-10-29 12:39 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Bastien Nocera 2012-05-03 10:26:08 UTC
A download is on-going in a window, and I would expect that download to continue even without a window to back it. Except that epiphany wants to cancel my download if I close that window.

In contrast, Chrome/Chromium will carry on downloading, even if the window is gone, you'd just get told about closing the application.
Comment 1 Xan Lopez 2012-05-24 09:49:14 UTC
We considered this, but figured we'd need to have a UI somewhere to track downloads otherwise it would be too confusing. Chrome has about:downloads or whatever, so I think we should do something similar if we want to separate the download action itself from the UI where it's shown.