Ticket #1418 (closed defect: fixed)
Crash in IE8 when adding an image if there is no selection
| Reported by: | guest | Owned by: | gogo |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.96 |
| Component: | Xinha Core | Version: | trunk |
| Severity: | major | Keywords: | IE8, crash |
| Cc: |
Description
To reproduce the bug, just try inserting an image when there is no current text selection.
Another clue to the problem can be seen when running demo of the latest build on IE8: http://www.xinha.org/xinha-nightly/examples/ExtendedDemo.html
Simply clicking in the Xinha editor causes an "unspecified exception" at line 752 of InternetExplorer?.js where the call to sel.createRange() fails because sel.type == "None".
-- fas
F. Andy Seidl MyST Technology Partners, Inc.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
