Opened 7 years ago
Closed 7 years ago
#2888 closed bug (Fixed)
Shift click not working to select individual files
Reported by: | folha | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.3.14 |
Component: | Web UI | Version: | 1.3.10 |
Keywords: | shift click files | Cc: |
Description
I'm using both Deluge 1.3.11 and 1.3.10, and neither of them can shift click and select files from a torrent. It used to work on another instalation of 1.3.10, but upon reinstalling it stopped.
I'm using Chrome Version 53.0.2785.92 on Linux Mint 17.2, but it happens on Windows 8.1 with Firefox Developer version 50.0a2 (2016-09-11)
Change History (2)
comment:1 Changed 7 years ago by Cas
- Milestone changed from needs verified to 1.3.14
comment:2 Changed 7 years ago by Cas
- Resolution set to Fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
Ah what has happened is that the minified js has not included the relevant 'fix' file as it was not added to the .build file. If you were running a dev build it would have worked.
Fixed 1.3: [c3a02e5291]
For reference, doesn't affect develop branch as js minify build is dynamic now.