Skip to main content

Search and Top Navigation

#4851 closed bug (wontfix)

Opened September 12, 2009 03:55AM UTC

Closed January 20, 2010 04:05AM UTC

show(explode) on image bugs out if not cached

Reported by: madmatter23 Owned by:
Priority: minor Milestone: 1.8
Component: ui.effects.* (individual effect) Version: 1.7.2
Keywords: Cc:
Blocked by: Blocking:
Description

This bug is behaves differently in IE vs FF.

When using the show(explode) effect on an image in FireFox, the image will appear to be extremely small when it is first loaded. The entire explode effect takes place in miniature. Once finished, the image appears suddenly at normal size.

In IE, no explode animation is shown, and the image simply appears after the effect is over.

For both IE and FF, everything behaves normally once the image is cached and the page is refreshed.

See this link for example:

http://stephenshaheen.com/

Tested in FF 3.5.2 and earlier versions on OSX and Windows XP.

Test in IE6 on Windows XP.

Attachments (0)
Change History (2)

Changed November 16, 2009 12:51PM UTC by jzaefferer comment:1

component: ui.coreeffects.* (individual effect)
milestone: TBD1.8

Changed January 20, 2010 04:05AM UTC by scottgonzalez comment:2

resolution: → wontfix
status: newclosed

It doesn't seem reasonable to do a check to see if an image is loaded before running an effect on it.