GNOME Bugzilla – Bug 151380
I'm not able to cancel an upload until it finish with the current file
Last modified: 2005-02-14 13:58:55 UTC
When I upload files over DAV/DAVS the cancel button has no effect until it finish with the current file. 1.- Upload a file 2.- Cancel the operation 3.- Wait until the upload finish so the cancel applies. The normal behaviour should be cancel the upload as soon as you press the button :-)
Created attachment 37413 [details] [review] Poroposed patch! I think that's the easiest way to fix. I don't like to call cancellation_check so often but I think we have no choice!
Patch above commited to head. Should be fixed now!