Opened 2 years ago
Closed 2 years ago
#1487783 closed Bugs (fixed)
TinyMCE does not work on IE9
| Reported by: | Hal9000 | Owned by: | |
|---|---|---|---|
| Priority: | 2 | Milestone: | 0.6-beta |
| Component: | User Interface | Version: | 0.5.1 |
| Severity: | major | Keywords: | |
| Cc: |
Description
On IE8 / IE9RC it is not possible to send email messages. When I click on the "Send" button, nothing happens.
This is not new to 0.5.1, the problem was there also on 0.5.0 and 0.4.2, probably older versions too.
The only workaround is to enable Compatibility View in Internet Explorer, but this is not an obvious step for most users.
Change History (10)
comment:1 Changed 2 years ago by alec
- Resolution set to worksforme
- Status changed from new to closed
comment:2 Changed 2 years ago by Hal9000
Just tried with IE9RC on Windows 7 SP1.
It seems to be a problem with tinymce:
SCRIPT438: Das Objekt unterstützt die Eigenschaft oder Methode "duplicate" nicht
tiny_mce.js?s=1297634540, Zeile 309 Zeichen 104
SCRIPT438: Das Objekt unterstützt die Eigenschaft oder Methode "recalc" nicht
tiny_mce.js?s=1297634540, Zeile 44 Zeichen 319
I will test with IE8 later today, but I am sure it has the same problem. Maybe it is caused by an addon?
If I enable the compatibility view button in IE, I don't get those tinymce errors anymore and the message will send fine.
comment:3 Changed 2 years ago by Hal9000
- Resolution worksforme deleted
- Status changed from closed to reopened
comment:4 Changed 2 years ago by alec
TinyMCE has some known issues on IE9, but it should work on IE8.
comment:5 Changed 2 years ago by Hal9000
I tested on IE8 again composing mail, replying and forwarding, and indeed it worked fine. Weird.
As far as IE9 goes, can I just repace tinymce with the latest version, or do you use a customized one?
comment:6 Changed 2 years ago by alec
You could try, we aren't using custom patches to TinyMCE.
comment:7 Changed 2 years ago by Hal9000
yeah, i just replaced tiny_mce with the latest version (3.4b3) and it seems working just fine with ie9 now :)
comment:8 Changed 2 years ago by alec
- Summary changed from Sending email does not work on IE8/9 to TinyMCE does not work on IE9
Waiting for 3.4 stable release.
comment:9 Changed 2 years ago by alec
- Component changed from Core functionality to User Interface
comment:10 Changed 2 years ago by alec
- Resolution set to fixed
- Status changed from reopened to closed
Fixed with update to TinyMCE 3.4.1 in [94dfd8ab].

Works for me using IE8 on WinXP. Any errors? Enable scripts debugging. Did you checked on different computers?