Bug Tracker

Ticket #1235 (closed bug: wontfix)

Opened 1 year ago

Last modified 5 months ago

Sortables demo in IE(7)

Reported by: robg Assigned to: stefan
Type: bug Priority: major
Milestone: 1.1.3 Component: interface
Version: 1.1.2 Keywords:
Cc: Needs: Review

Description

The first eyecon sortables demo (http://interface.eyecon.ro/demos/sort.html) does not work correctly in Internet Explorer 7. I can't diagnose the problem, but thought it was worth mentioning here.

Problems: 1) It's slow - much more so than in Firefox. 2) When all elements are moved out of a column, nothing can be moved back into that column. 3) Responsiveness when dragging onto the bottom of a column is shakey.

Apologies if this is not the right place to raise this, but I thought it was worth a mention.

Attachments

Change History

Changed 1 year ago by robg

In a followup - number 2) is solvable:

Add the following CSS property to the .groupWrapper class (using // to only expose the property to IE):

//height: 400px;

Changed 5 months ago by scott.gonzalez

  • status changed from new to closed
  • resolution set to wontfix

Interface is no longer supported; consider switching to jQuery UI.

Note: See TracTickets for help on using tickets.