Skip to main content

Bug Tracker

Side navigation

#3839 closed bug (wontfix)

Opened January 14, 2009 01:41AM UTC

Closed January 26, 2009 01:04AM UTC

Last modified March 14, 2012 10:55PM UTC

table caption slideDown slideUp bugs

Reported by: expertseries Owned by:
Priority: major Milestone: 1.3.1
Component: effects Version: 1.3
Keywords: Cc:
Blocked by: Blocking:
Description

tables with captions cause parent element to animate improperly

http://www.expertseries.com/temp/jquery-1.3b2.slideDown.caption.bug/

Attachments (0)
Change History (3)

Changed January 15, 2009 02:10PM UTC by john comment:1

component: unfilledfx
milestone: 1.31.3.1
resolution: → wontfix
status: newclosed
version: 1.2.61.3

So, first off: I don't think we've ever really supported animations on tables. Their heights weren't meant to be manipulated dynamically from script.

As far as the div animations go, though, they seem to be fine. If you could try it again in 1.3 final I think it'll be ok. Regardless, there's no a whole lot that we can do on our end since we end up just animating to the height provided by the browser.

Changed January 15, 2009 04:50PM UTC by expertseries comment:2

resolution: wontfix
status: closedreopened

Attached the same page to jq 1.3

http://www.expertseries.com/temp/jquery-1.3.slideDown.caption.bug/

Am only really concerned with the first example (divs wrapped tables with captions won't animate slidedown properly in safari/ff) but agree, tables are not really meant for this, captions have always had varied implementations and the workaround is easy enough: use h1 (rather than caption) and always animating a wrapped div for tables.

Thanks for all the great work.. the 1.3 animations (with margin/padding) are hot. ;)

Changed January 26, 2009 01:04AM UTC by dmethvin comment:3

resolution: → wontfix
status: reopenedclosed