https://bugzilla.wikimedia.org/show_bug.cgi?id=35279
--- Comment #4 from Rainer Rillke @commons.wikimedia <[email protected]> --- (In reply to comment #3) Yes, it is. There was someone using Google Chrome (in IRC #wikimedia-commons) on an old machine and they had to click the continue-button in the unresponsive-script-dialog more than 5 times. I didn't ask which machine exactly but my old Pentium IV 1.7GHz is too slow: Uploading more than 15 photos usually leads to this issue. Since it is a JavaScript form and the data entered by the user is not stored in local storage (no resumeable uploads) so everything is lost if the user aborts, I don't think this is of low priority. It happens before the files are being published after clicking the button in the last step. Whatever UpWiz is doing, it should do it step by step using e.g. jquery.async and it should ensure that the user gets a proper message that it will take a while. I've not time to do further investigation. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
