Opened 12 years ago
Closed 12 years ago
#4004 closed Enhancement (fixed)
Allow drag-and-drop of links into the web client
Reported by: | Mook | Owned by: | jordan |
---|---|---|---|
Priority: | Low | Milestone: | 2.32 |
Component: | Web Client | Version: | 2.21 |
Severity: | Minor | Keywords: | |
Cc: |
Description
HTML 5 has support for drag and drop events. The attached patch adds support for dragging links/urls into the torrent container area and automatically start downloading them (using the default settings, which currently means whether it's started paused or not).
Attachments (1)
Change History (5)
Changed 12 years ago by Mook
comment:1 Changed 12 years ago by jordan
Mook, thanks for the patch! I'll test it out ASAP.
By the way, there are several web tickets in limbo because transmission doesn't have a javascript hacker right now.
If you like, take a look at this list of ideas and see if anything looks interesting... ;)
comment:2 Changed 12 years ago by jordan
...argh, "ASAP" apparently doesn't mean what it used to anymore
comment:3 Changed 12 years ago by jordan
- Milestone changed from None Set to 2.32
- Owner set to jordan
- Status changed from new to assigned
Added to trunk in r12475
comment:4 Changed 12 years ago by jordan
- Resolution set to fixed
- Status changed from assigned to closed
patch against r11865