Skip to main content

Search and Top Navigation

#6971 closed bug (fixed)

Opened February 11, 2011 10:14AM UTC

Closed January 31, 2012 03:42PM UTC

Last modified January 31, 2012 03:45PM UTC

Accordion animation bug in Opera 11.01 with jQuery 1.4.3+

Reported by: victorq10 Owned by:
Priority: minor Milestone: 1.9.0
Component: ui.accordion Version: 1.8.9
Keywords: Cc:
Blocked by: Blocking:
Description

http://jqueryui.com/demos/accordion/fillspace.html

this example work when

  • jquery version is 1.4.2 (tested with jquery-ui 1.8.2 and 1.8.9)
  • or animation is false with jquery 1.4.4 jquery-ui 1.8.9

may be some problem in annimation combinated with jquery 1.4.4

all work in:

in Chrome 8.0.552.224

and IE 8.0

Attachments (0)
Change History (7)

Changed February 11, 2011 02:54PM UTC by scottgonzalez comment:1

status: newopen

Changed February 11, 2011 02:56PM UTC by scottgonzalez comment:2

summary: Accordion not work in Opera 11.01 browser with jquery-1.4.4 when animation is on.Accordion animation bug in Opera 11.01 with jQuery 1.4.3+

Changed May 22, 2011 05:45AM UTC by mohdyusuf comment:3

I can confirm this animation bug is also seen with:

  • firefox 4/5
  • chrome 12 beta
  • jquery 1.4.3+ (tested till 1.6.1) with jqueryui 1.8.10

Note: IE9 works fine

Changed June 10, 2011 12:23PM UTC by lorak110786 comment:4

Tested with

JQ 1.4.4

UI 1.8.13

FF 3.6.17

works fine

FF 4.0.1

works fine (subjective: animation isn't smooth)

CHROME 12

works fine

IE 8,9

works fine

Opera 11.11

animation bug

Changed December 07, 2011 09:04AM UTC by lorak110786 comment:5

_comment0: There's no more error on Opera 11.6.1323248752689188

There's no more error in Opera 11.6.

Changed January 31, 2012 03:42PM UTC by Scott González comment:6

resolution: → fixed
status: openclosed

Accordion: Reset overflowX and overflowY after animations to fix overflow in Opera <11.6. Fixes #6971 - Accordion animation bug in Opera 11.01 with jQuery 1.4.3+.

Changeset: ecddf469d7924d88d72e57a4806996fc50fa50ae

Changed January 31, 2012 03:45PM UTC by scottgonzalez comment:7

#7832 is a duplicate of this ticket.