Opened 13 years ago
Closed 13 years ago
#6069 closed defect (fixed)
Editor: JS error on IE when clicking text
Reported by: | bill | Owned by: | sjmiles |
---|---|---|---|
Priority: | high | Milestone: | 1.1 |
Component: | Dijit | Version: | 1.1b1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
On IE on test_Editor.html in the latest build, just click some text in the editor and get a JS error because the onMouseDown handler in registerWin() is called with evt==null.
Actually I'm really confused because IE shouldn't be using iframes for the editor to begin with.
Change History (4)
comment:1 Changed 13 years ago by
Owner: | set to Douglas Hays |
---|
comment:2 Changed 13 years ago by
comment:3 Changed 13 years ago by
Owner: | changed from Douglas Hays to sjmiles |
---|---|
severity: | normal → blocker |
comment:4 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
regression in [12848] to event.js