Ticket #2439 (closed defect: fixed)
Editor: Update (Insert) Image not functional in IE6sp2
| Reported by: | tdedischew@… | Owned by: | peller |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.1 |
| Component: | Dojox | Version: | 0.4.1 |
| Severity: | major | Keywords: | Editor2 InsertImage IE6 |
| Cc: |
Description
Add an image to one of the Editor2's via the toolbar or cut/paste of html (say http://dojotoolkit.org/img/page-title-smaller.png), then select that image and hit the toolbar icon again to modify.
Regardless of any property changes, when you hit Ok, you'll get a javascript error in IE6 (line 4971 Object doesn't support this property or method).
The exception is happening during the inserthtml execCommand...
I have to find a solution this weekend (or scrap using Editor2) so will hopefully post a fix shortly. I couldn't find this bug logged elsewhere in trac, but maybe someone has encountered this strange IE/Editor2 behavior before?
Change History
Note: See
TracTickets for help on using
tickets.