This repository was archived by the owner on Dec 11, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 970
Added stop button for torrent downloads - there is no obvious way to stop a torrent download once it has started #6768
Labels
Milestone
Comments
Closing the tab will stop the download. That means it disconnects from all peers and shuts down the torrent client entirely (if there are no other torrents active). Our thinking in leaving out a download button was to treat torrents no different than other content that the browser can render, like PDFs, images, and video files. For example, to stop an HTTP video file from downloading, you just close the tab. The only difference with torrents is that we get upfront user consent before starting the download in the first place. Can folks with design/UX experience take a look at this and suggest improvements? cc @dcposch |
This is done. PR here: #7863 |
feross
added a commit
that referenced
this issue
Mar 23, 2017
bsclifton
pushed a commit
that referenced
this issue
Apr 3, 2017
This was referenced Apr 9, 2017
This was referenced Apr 13, 2017
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Test Plan
#7863 (comment)
Original issue description
Did you search for similar issues before submitting this one?
Yes
Describe the issue you encountered:
If you click on a torrent link and start the download, there does not appear to be any way to stop it
Platform (Win7, 8, 10? macOS? Linux distro?):
All
Brave Version (revision SHA):
986387e
Steps to reproduce:
Can this issue be consistently reproduced?
Yes
Any related issues:
cc @feross
The text was updated successfully, but these errors were encountered: