Skip to main content

Bug Tracker

Side navigation

#7913 closed bug (invalid)

Opened January 06, 2011 04:12PM UTC

Closed January 06, 2011 05:33PM UTC

Last modified March 14, 2012 12:27AM UTC

Animate bug with col in Chrome

Reported by: zokoloft Owned by:
Priority: undecided Milestone: 1.next
Component: effects Version: 1.4.4
Keywords: Cc:
Blocked by: Blocking:
Description

It seems that animating a col width to 0 is broken in Chrome (Linux) by using jQuery (other browsers seems to work fine). See this example (just click the red box)

Attachments (0)
Change History (2)

Changed January 06, 2011 04:13PM UTC by zokoloft comment:1

Just want to add ... animating to any width is broken.

Changed January 06, 2011 05:33PM UTC by rwaldron comment:2

component: unfiledeffects
resolution: → invalid
status: newclosed

Please read the following, which was written by Ian Hickson

http://ln.hixie.ch/?count=1&start=1070385285

Additionally, take a look here: http://jsfiddle.net/rwaldron/Q2wEU/1/

You'll notice that you actually cannot animate table cells in the way manner that you are attempting to do so.