Modify ↓
Ticket #2917 (closed bug: invalid)
exception error - in core when use draggable, sortable, droppable in ui-1.5b2
| Reported by: | gigafloat | Owned by: | paul |
|---|---|---|---|
| Priority: | major | Milestone: | 1.3 |
| Component: | ui | Version: | 1.2.5 |
| Keywords: | failure draggable sortable droppable | Cc: | |
| Blocking: | Blocked by: |
Description
My code use draggable, sortable, droppable and works with 1.2.4.js, now it stops working with 1.2.5. The console shows the following message:
Error: [Exception... "Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIDOMViewCSS.getComputedStyle]" nsresult: "0x80004005 (NS_ERROR_FAILURE)" location: "JS frame :: http://localhost:3000/javascripts/jquery-1.2.5.js?1211395091 :: anonymous :: line 868" data: no] Source File: http://localhost:3000/javascripts/jquery-1.2.5.js?1211395091 Line: 868
Change History
comment:1 Changed 5 years ago by flesler
- Keywords draggable sortable droppable added
- Owner set to paul
- Component changed from core to ui
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.
