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

Ticket #9980 (new defect)

Opened 7 months ago

Last modified 7 months ago

Prototype 1.6rc0+ Script.aculo.us 1.7.x+ Broken Sorting in I.E.

Reported by: phlipper Assigned to: madrobby
Priority: normal Milestone: 2.x
Component: script.aculo.us Version: edge
Severity: major Keywords:
Cc:

Description

Sortables and Drag-n-Drop are broken in I.E. 6 and 7 with the latest combination of prototype 1.6.0 rc0/1 and the newest versions of script.aculo.us 1.7.0 / 1.8.0preview.

I have attached a very basic demo of sorting which demonstrates the issue. In I.E. 6/7 this does not work with the combinations listed above, but does work when using prototype 1.5.1.1 and scriptaculous 1.7.1b3.

Safari 2.x and 3.x and FF 2.x work without issue using the latest versions.

Attachments

sort_demo.html (0.6 kB) - added by phlipper on 10/24/07 22:41:17.

Change History

10/24/07 22:41:17 changed by phlipper

  • attachment sort_demo.html added.

10/24/07 22:43:38 changed by phlipper

Sorry, the first paragraph should read "script.aculo.us 1.7.1b3 / 1.8.0preview", not 1.7.0 as listed. I did verify that I tested w/ the latest working combinations of both.