Jump to:
| Project: | Wysiwyg ASCII Math |
| Version: | 6.x-1.1 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | iva2k |
| Status: | closed (duplicate) |
Issue Summary
When the Media button is enabled in tinymce, the add new math and math symbols buttons have bugs in the opera browser. The first time the add new math or math symbols buttons are used, the correct text inserts into the tinymce textarea. However, this text is not evaluated or turned into a math image.
If the add new math or math symbols button are used more than once, the relevant text is inserted without the special quotes (ex: for the add new math button nothing is inserted). Again, whatever text is inserted into the tinymce textarea remains text and is not evaluated. This only seems to be a problem in the opera browser. The bug does not appear in chrome, firefox, or IE.
I'm using:
Opera 9.64
Drupal core: 6.12
Wysiwyg API: 6.x-2.0
Wysiwyg ASCII Math: 6.x-1.1
TinyMce: Version 3.2.4.1
Comments
#1
Thanks for reporting!
#2
Duplicate of #505254: Inserted Graphs - Interference from Media button. (at least proven that the source of the problem is the same). Please post all updates and patches there.