Bug Tracker

Opened 14 years ago

Closed 13 years ago

#6090 closed bug (worksforme)

When element has anything within it with -webkit-column-count, slideDown() extends too long and then flickers back

Reported by: aaronshaf Owned by: aaronshaf
Priority: low Milestone: 1.4.2
Component: effects Version: 1.4.1
Keywords: -webkit-column-count slideDown() Cc:
Blocked by: Blocking:

Description

You can see the error at carm.org when you click on "Dictionary of theology" on the left column. This is a problem in Safari and Webkit, not Firefox.

Change History (3)

comment:1 Changed 13 years ago by addyosmani

Owner: set to aaronshaf
Priority: undecided
Status: newpending

Could you possibly submit a valid test case that we could take a look at?

Last edited 13 years ago by addyosmani (previous) (diff)

comment:2 Changed 13 years ago by aboushley

There is definitely some choppiness in the carm.org menu, but for me it seems to be that it doesn't extend far enough and then jumps down to its ending position... but that's a different issue entirely. I used some of the basic structure you referenced, and then convereted it to use -webkit-column-count as you perscribed and things seem to work just fine for me in Chrome using jQuery 1.2.6 or 1.4.2. http://jsfiddle.net/Ym765/1/

comment:3 Changed 13 years ago by addyosmani

Keywords: -webkit-column-count slideDown() added
Priority: undecidedlow
Resolution: worksforme
Status: pendingclosed

Based on the test-case submitted by aboushley, I can confirm that this is working fine using jQuery core 1.2.6, 1.4.2, 1.4.3 and 1.4.4.

Note: See TracTickets for help on using tickets.