Changes between Initial Version and Version 1 of Ticket #16643, comment 16
- Timestamp:
- 03/24/2011 07:39:54 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #16643, comment 16
initial v1 1 Right, I've narrowed it further. The issue is with jQuery-ui-sortable (which operates on the parent page d ropdown list- see `postbox.dev.js`). For some reason it is really, really slow and it causes IE7/8 to fall over. There is a bug report over on [http://bugs.jqueryui.com/ticket/5681 jQuery-ui trac].1 Right, I've narrowed it further. The issue is with jQuery-ui-sortable (which operates on the parent page div - see `postbox.dev.js`). For some reason it is really, really slow and it causes IE7/8 to fall over. There is a bug report over on [http://bugs.jqueryui.com/ticket/5681 jQuery-ui trac]. 2 2 3 As for how to mitigate - only option seems to be to disable ui-sortable on that particular d ropdownfor IE7/8. I'm working on a patch now to see whether it will work.3 As for how to mitigate - only option seems to be to disable ui-sortable on that particular div for IE7/8. I'm working on a patch now to see whether it will work.