Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8779741
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 13, 20262026-06-13T19:52:26+00:00 2026-06-13T19:52:26+00:00

Can anyone else confirm this, or am I doing something wrong? In Firefox the

  • 0

Can anyone else confirm this, or am I doing something wrong?

In Firefox the XMLHttpRequest upload events load and loadend only fire once download has finished, not when upload has finished. Also the progress event doesn’t get fired at the end of the upload.

See this example: http://geo.kitten-x.com/testupload.html

I believe that Chrome behaves correctly in that the progress bar goes all the way across to 100% and then the load and loadend events are fired, and then once the script ends the result is posted. In Firefox the load and loadend events only fire once the script has finished.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-13T19:52:27+00:00Added an answer on June 13, 2026 at 7:52 pm

    Apparently these events fire when the download starts instead of when the upload finishes. Which is a known issue, discussed here: https://bugzilla.mozilla.org/show_bug.cgi?id=637002

    The Firefox devs argue that until the download starts there is no way to know that the upload has completed as it might still be buffered somewhere (and in some cases might have to be resent).

    UPDATE

    The solution is to have your second page start returning output as soon as possible, for example in PHP with:

    ob_implicit_flush(true);
    for ($i = 0; $i < ob_get_level(); $i++)
      ob_end_clean();
    echo ' ';
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'll keep this brief: can anyone tell me why this doesn't work? The else
Can anyone else explain this, (beginners approach). Thanks..
I'm not sure if I'm doing something wrong or if this is a bug
Ran into some weird behaviour and wondering if anyone else can confirm what I
I'm just wondering if anyone else has seen this and if so, can you
Can anyone explain to me why this program: for(float i = -1; i <
Can anyone help - this is driving me mad. I am calling a mysql
Can anyone tell me why this code would not be working? $('body').on('test', function() {
can anyone help me with this code. Everything is working fine except this piece
Using Safari 6.0 (8536.25). This bug does not present in Firefox, or Chrome, only

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.