Side navigation
#2246 closed bug (fixed)
Opened January 28, 2008 07:26PM UTC
Closed June 23, 2010 03:26AM UTC
.slideDown() in Safari 2
Reported by: | catch | Owned by: | flesler |
---|---|---|---|
Priority: | major | Milestone: | 1.2.4 |
Component: | effects | Version: | 1.2.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
A follow up from this Drupal.org issue: http://drupal.org/node/210131#new
The main remaining bug with the latest revision of jquery is the teaser splitter behaviour being broken on Safari 2. (there's a couple of very minor bugs in opera as well although they also seemt to differ between Opera 9.25 and Opera 9.5b.
<blockquote>The problem comes from .slideDown('fast') within "split_teaser()". I replaced it with .show() and it worked.</blockquote>
Direct link to teaser.js so you can see it in context. Hope this helps!
http://cvs.drupal.org/viewvc.py/drupal/drupal/misc/teaser.js?revision=1.12&view=markup
Attachments (0)
Change History (4)
Changed January 31, 2008 12:08AM UTC by comment:1
Changed May 11, 2008 10:41PM UTC by comment:2
component: | core → fx |
---|
Changed May 16, 2008 07:52PM UTC by comment:3
milestone: | 1.2.3 → 1.2.4 |
---|---|
owner: | → flesler |
status: | new → assigned |
@dvessel could you link me to the changeset or ticket where this was fixed ?
Changed June 23, 2010 03:26AM UTC by comment:4
resolution: | → fixed |
---|---|
status: | assigned → closed |
I'll assume it was fixed, then.
This has been fixed since January 29th.