Opened 6 years ago
Closed 5 years ago
#1484666 closed Bugs (fixed)
HTML editor does not work reliably in Internet Explorer
| Reported by: | snover | Owned by: | estadtherr |
|---|---|---|---|
| Priority: | 5 | Milestone: | 0.2-beta |
| Component: | Client Scripts | Version: | git-master |
| Severity: | normal | Keywords: | |
| Cc: |
Description
An error occurs in Internet Explorer when using the HTML editor. It seems to be a race condition -- it doesn't occur all the time. Of course, no other browser has such a problem. :)
The error that occurs is:
Line 1812: 'null' is null or not an object
var msgDoc = editor.getDoc()
Also, sometimes the signature does not get appended to an HTML mail, even when there is no error.
Change History (4)
comment:1 Changed 6 years ago by seansan
comment:2 Changed 5 years ago by seansan
- Milestone set to 0.1.1
- Owner set to estadtherr
TME is splanned for an upgrade. Also see http://trac.roundcube.net/ticket/1484222
comment:3 Changed 5 years ago by thomasb
- Milestone changed from 0.1.1 to 0.2-beta
comment:4 Changed 5 years ago by estadtherr
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.

To add to the bug :
When I switch between editor I have to click the textarea before it changes