#1375 closed defect (fixed)
Editor2: dojo._ie_clobber error when unloading the page
Reported by: | liucougar | Owned by: | liucougar |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | Widgets | Version: | 0.3 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
go to test_Editor2.html in IE
click the "clobber" button on the top
reload the page, and you will receive an error: "permission denied" in src/event/browser.js, line 37 (reported by ie js debugger)
however, before clobbering all the editors, focus in either the second editor or the third in the page (by clicking in them), upon unloading, no errors are reported anymore. (focus in the first instance of editor does not help at all.)
Change History (4)
comment:1 Changed 13 years ago by
Component: | General → Widgets |
---|
comment:2 Changed 13 years ago by
comment:3 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
peller can reproduce this issue
focusing in the 2rd/3rd does not help in his case at all
in bill's IE, IE always crashes
currently no clue about this