Was having troubles with YUI RTE in IE6 and IE7. Where background-color and color would not display properly. Appears that WYSIWYG editor does not agree COLOR = color or BACKGROUND-COLOR = background-color.
Added this very simple change and now everything works as expected.
| Comment | File | Size | Author |
|---|---|---|---|
| wysiwyg_IE_lower.diff | 343 bytes | davidburns |
Comments
Comment #1
markus_petrux commentedhmm... your patch would also affect style property values, which could lead to unexpected results, for example when URLs for background images are involved, etc.
I'm commiting to CVS the following instead:
Please, let me know if this works for you as well. Thanks.
Comment #2
markus_petrux commentedComment #3
markus_petrux commentedBetter name.