Last modified: 2011-10-15 20:58:26 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T33717, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 31717 - Special:Upload client-side thumbnail spinner doesn't animate
Special:Upload client-side thumbnail spinner doesn't animate
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
Uploading (Other open bugs)
unspecified
All All
: Unprioritized normal (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2011-10-15 01:42 UTC by Brion Vibber
Modified: 2011-10-15 20:58 UTC (History)
1 user (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Brion Vibber 2011-10-15 01:42:12 UTC
The spinner is now being drawn onto the canvas, so only the first frame gets shown -- it's not animated.

Should instead show as an <img>.
Comment 1 Brion Vibber 2011-10-15 20:58:26 UTC
Done on trunk in r99913: this switches it from drawing the spinner img onto a canvas to sticking in a <div> with the mw-small-spinner class, so we don't have to worry about file paths etc.

The canvas gets swapped in when the image load & drawing complete.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links