[Webkit-unassigned] [Bug 23933] XMLHttpRequest doesn't work while submitting a form (useful for progress tracking)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 25 18:00:42 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=23933





--- Comment #14 from Ben <throwaway at indietorrent.org>  2012-04-25 18:00:41 PST ---
And if I want to GET (download) a file, and prompt the user to save it?

I ask because the same issue exists with GET requests as with POST requests: Webkit-based browsers appear to refuse to carry-out AJAX requests while a file is being downloaded -- whether via conventional GET request or via XMLHttpRequest.open('GET', url).

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list