Side navigation
#6090 closed bug (worksforme)
Opened February 12, 2010 07:05PM UTC
Closed November 17, 2010 02:29AM UTC
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.
Attachments (0)
Change History (3)
Changed October 22, 2010 08:39PM UTC by comment:1
_comment0: | Could you possible submit a valid test case that we could take a look at? → 1289960816254562 |
---|---|
owner: | → aaronshaf |
priority: | → undecided |
status: | new → pending |
Changed November 02, 2010 07:26PM UTC by comment:2
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/
Changed November 17, 2010 02:29AM UTC by comment:3
keywords: | → -webkit-column-count slideDown() |
---|---|
priority: | undecided → low |
resolution: | → worksforme |
status: | pending → closed |
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.
Could you possibly submit a valid test case that we could take a look at?