Opened 4 years ago
Last modified 4 years ago
#19008 new defect
IE11 BorderContainer drag/drop over iframe
Reported by: | dylan | Owned by: | |
---|---|---|---|
Priority: | high | Milestone: | 1.14 |
Component: | Dijit | Version: | 1.12.2 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
we found a IE-only bug dijit/layout/BorderContainer (check out the JSFiddle example: http://jsfiddle.net/K6z3s/6/), verified with dojo 1.10.4 and 1.12.2.
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””.
Note: See
TracTickets for help on using
tickets.