Bug 13694
Summary: | REGRESSION: Progress bar never completes on link click that downloads | ||
---|---|---|---|
Product: | WebKit | Reporter: | Maciej Stachowiak <mjs> |
Component: | Page Loading | Assignee: | Maciej Stachowiak <mjs> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | beidson, dev+webkit |
Priority: | P1 | Keywords: | InRadar |
Version: | 523.x (Safari 3) | ||
Hardware: | Mac | ||
OS: | OS X 10.4 | ||
URL: | http://www.versiontracker.com/dyn/moreinfo/macosx/2095 |
Maciej Stachowiak
Clicking a link to a downloadable resource leads to the progress bar getting stuck partly loaded.
Sample steps to reproduce:
1) Go to http://www.versiontracker.com/dyn/moreinfo/macosx/2095
2) Click the "Download Now" link
Results: progress bar never reaches completion.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Donald C. Kirker
This bug also seems to appear when document is loaded with the aid of a plugin.
A few examples:
http://movies.apple.com/movies/us/apple/getamac/apple-getamac-computercart_480x376.mov (QuickTime plugin)
http://www.ee.calpoly.edu/cpe-169/Experiments/Exp6/cpe169_exp6%20ise82%20nexys%20xcrp.pdf (Adobe Acrobat Reader plugin)
Once the plugin has loaded and the plugin has finished loading the document, the progress bar remains stuck at 20% and (also occurs with downloads) the throbber on the active tab remains spinning.
Maciej Stachowiak
<rdar://problem/5208951>
Brady Eidson
This is a regression - what nightly did it first appear in? Spending the time to figure that out would be quite valuable
Brady Eidson
Maciej's Document patch
Matt Lilek
Fix landed by Maciej in r21524