Opened 4 years ago
#19007 new defect
IE-only bug in dijit/layout/BorderContainer
Reported by: | bjoern.burger | Owned by: | |
---|---|---|---|
Priority: | undecided | Milestone: | tbd |
Component: | Dijit | Version: | 1.12.2 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Hey there,
we found a IE-only bug dijit/layout/BorderContainer (check out the JSFiddle example: http://jsfiddle.net/K6z3s/6/).
If you drag the splitter of the BorderContainer?, drop it over an iFrame and then click somewhere on the BorderContainer? area, Internet Explorer 11 will fire an error:
“The object has no Method “_drag””.
Verified with dojo 1.10.4 and 1.12.2
Note: See
TracTickets for help on using
tickets.