Opened 15 years ago
Closed 15 years ago
#2917 closed bug (fixed)
exception error - in core when use draggable, sortable, droppable in ui-1.5b2
Reported by: | gigafloat | Owned by: | paul |
---|---|---|---|
Priority: | major | Milestone: | 1.5 |
Component: | ui.core | Version: | 1.5b4 |
Keywords: | failure draggable sortable droppable | Cc: | |
Blocked by: | Blocking: |
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 (2)
comment:1 Changed 15 years ago by
Component: | core → ui |
---|---|
Keywords: | draggable sortable droppable added |
Owner: | set to paul |
comment:2 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.