Ticket #1484666 (closed Bugs: fixed)

Opened 14 months ago

Last modified 9 months ago

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: svn-trunk
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

Changed 14 months ago by seansan

To add to the bug :

When I switch between editor I have to click the textarea before it changes

Changed 11 months ago by seansan

  • owner set to estadtherr
  • milestone set to 0.1.1

TME is splanned for an upgrade. Also see http://trac.roundcube.net/ticket/1484222

Changed 10 months ago by thomasb

  • milestone changed from 0.1.1 to 0.2-beta

Changed 9 months ago by estadtherr

  • status changed from new to closed
  • resolution set to fixed

Fixed the original issue (see #1484545), and the rider about switching between HTML and Plain is already documented in #1484749.

Note: See TracTickets for help on using tickets.