Bug Tracker

Modify

Ticket #4077 (closed bug: invalid)

Opened 4 years ago

Last modified 4 years ago

Sorting: limited count of sorting in IE.

Reported by: rajgovindona Owned by:
Priority: major Milestone: 1.3.2
Component: unfiled Version: 1.3.1
Keywords: Sorting IE Cc: rajgovindona@…
Blocking: Blocked by:

Description

I have integrated the jQuery sorting method to sort the dragged element in div tag. The sorting is happening well in both Firefox and IE6. But in IE it does only limited times of sorting.

For example If I dragged two items into the div tag. I could able to sort two times. If the items are three I could able three times and Its allow me to sort x times for x elements.

But in Firefox I am able to sort n times for any number of items from 1 to n.

I have spent more than two days to figure it out where the problem is. but no luck.

I beg the experts help to solve it for IE 6.0.8000 version.

I have attached the a FormBuilder.zip file with this ticket.

You can extract into your desktop and run the FormBuilder.html in IE.

How to reproduce the issue:

  • Run the FormBuilder.html in IE browser
  • Click the link Create New Form
  • Click any items from the Components ( it will be added into Div tag one by one)
  • Start sorting the Items.

-- Thank you, S.Govindaraj

Attachments

FormBuilder.zip Download (52.5 KB) - added by rajgovindona 4 years ago.
Formbuilder Files

Change History

Changed 4 years ago by rajgovindona

Formbuilder Files

comment:1 Changed 4 years ago by dmethvin

  • Status changed from new to closed
  • Resolution set to invalid

The code there is much too complex to clearly demonstrate a bug. Please try to reduce it to the minimum required. If you need help using jQuery, please ask on one of the forums. Here are some to try:

 http://groups.google.com/group/jquery-en/topics

 http://groups.google.com/group/jquery-ui/topics

Please follow the  bug reporting guidlines and use  jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

View

Add a comment

Modify Ticket

Action
as closed
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.