Custom Query (2447 matches)
Results (217 - 219 of 2447)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#334 | WontFix | Add url does not accept url-encoded characters | ||
Description |
If a url has url-encoded characters, the add url option in the system tray fails. This effects the main gui (File->Add Url) too. |
|||
#339 | WontFix | system tray behaves strange under windows xp | ||
Description |
When using the system tray under windows xp (maybe vista is affected,too) that "popup" behaves strange. For example if you click on the top of the deluge icon, you only get an empty white field with an arrow at the top and the bottom. Additionally, you have to scroll each time to see everything. Couldn't it be like most other apps, to display the full menu, and no scrolling? Also the "Show Deluge" function should not be realised with a checkbox. |
|||
#340 | WorksForMe | Progress is 100% in one place, 99% in other concurrently | ||
Description |
I have a download which is stuck at 99% it says in the main view. But when I check the Files tab it says 100% there, for the only file the torrent consists of. In any case, these places should use the same calculation of course. But I also think they should use a floor() function, so that 100% would only show when the file is utterly complete, not for example when it's actually 99.98% complete. Cheers! |