Ruby on Rails | Screencasts | Download | Documentation | Weblog | Community | Source

Ticket #6230 (new defect)

Opened 2 years ago

Last modified 2 years ago

Effect.SlideDown() causes fully-patched Win IE6 to crash if div is positioned relative

Reported by: thujone Assigned to: thomas@fesch.at
Priority: normal Milestone: 2.x
Component: script.aculo.us Version:
Severity: major Keywords:
Cc:

Description

Effect.SlideDown() causes fully-patched Win IE6 (6.0.2900.2180.xpsp_sp2_gdr.050301-1519) to crash if the div containing the "sliding" content has a style of "position: relative".

Change History

(in reply to: ↑ description ) 09/18/06 22:02:00 changed by thujone

Replying to thujone:

Effect.SlideDown() causes fully-patched Win IE6 (6.0.2900.2180.xpsp_sp2_gdr.050301-1519) to crash if the div containing the "sliding" content has a style of "position: relative".

The error I see is: "Unhandled Win32 exception" on Win XP Pro SP2. Then the browser crashes. It seems to crash at the point when the div has just finished sliding out to its full size.