Opened 15 years ago
Closed 13 years ago
#2246 closed bug (fixed)
.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
Change History (4)
comment:1 Changed 15 years ago by
comment:2 Changed 15 years ago by
Component: | core → fx |
---|
comment:3 Changed 15 years ago by
Milestone: | 1.2.3 → 1.2.4 |
---|---|
Owner: | set to flesler |
Status: | new → assigned |
@dvessel could you link me to the changeset or ticket where this was fixed ?
comment:4 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
I'll assume it was fixed, then.
This has been fixed since January 29th.