Opened 13 years ago
Closed 12 years ago
#6648 closed bug (invalid)
IE6 Crash in 1.4.2
Reported by: | kvcrawford | Owned by: | |
---|---|---|---|
Priority: | Milestone: | 1.4.2 | |
Component: | manipulation | Version: | 1.4.2 |
Keywords: | ie6 crash | Cc: | |
Blocked by: | Blocking: |
Description
When http://media-trak2.com/arroyo-crossing/ie6crash.html is viewed in IE6 and the user clicks the play button for the video (which switches out an <img> and inserts a flash FLV player), IE6 crashes. However, if the user cycles through the carousel by pressing "Previous" or "Next" first, then they can then click the "Play" button (the image) for the video and it will work properly.
http://media-trak2.com/arroyo-crossing/index.html works just fine in IE6, the only difference is that it's using jquery 1.4.1 instead of 1.4.2.
I'm sorry I don't have more time to try and isolate the bug!
Change History (2)
comment:1 Changed 13 years ago by
Component: | unfiled → manipulation |
---|
comment:2 Changed 12 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
I can't get the page to show the video even in Firefox, so I suspect there are other issues. Try to reduce the test case to a simpler page.