Opened 13 years ago
Closed 13 years ago
#4559 closed defect (invalid)
click on dojox FloatingPane causes error
Reported by: | guest | Owned by: | dante |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | Dojox | Version: | 0.9 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
I get this exception once I click on a FloatingPane?:
dojo.debug is not a function (no name)(div#propertyEditor.dijitContentPane)dojo.js (line 70) elementOnDragStart(div#propertyEditor.dijitContentPane)adcore.js (line 2006) e()dojo.js (line 20) e("/dnd/move/start", [div#propertyEditor.dijitContentPane])dojo.js (line 20) (no name)(div#propertyEditor.dijitContentPane, mousedown clientX=0, clientY=0)dojo.js (line 45) (no name)(mousedown clientX=0, clientY=0)dojo.js (line 134) e()dojo.js (line 20) [Break on this error] undefined
Change History (2)
comment:1 Changed 13 years ago by
Owner: | changed from Tom Trenka to dante |
---|---|
Status: | new → assigned |
comment:2 Changed 13 years ago by
Resolution: | → invalid |
---|---|
Status: | assigned → closed |
reopen w/ testcase if its really an issue.
Note: See
TracTickets for help on using
tickets.
can you attach a test case that can reproduce this error? what's in the floating pane? where is 'dojo.debug' coming from? i'll take the bug for now, but seems invalid without a test case, so we'll see.