Opened 9 years ago
Closed 9 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 by , 9 years ago
| Milestone: | needs verified → 1.3.14 |
|---|
comment:2 by , 9 years ago
| Resolution: | → Fixed |
|---|---|
| Status: | new → 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
.buildfile. If you were running adevbuild it would have worked.Fixed 1.3: [c3a02e5291]
For reference, doesn't affect develop branch as js minify build is dynamic now.