Ticket #1814 (closed Bug: duplicate)
IE7:textcolor in span style doesn't work
| Reported by: | hans88 | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | Project : MediaWiki+FCKeditor | Version: | SVN (FCKeditor) |
| Keywords: | Confirmed IE | Cc: |
Description
Found another bug. I use Mediawiki 1.11. with the FCK-Editor from this page ( http://www.mediawiki.org/wiki/Extension:FCKeditor_%28by_FCKeditor_and_Wikia%29) While using the Firefox all works fine. The Problem came with the Internet Explorer 7. If I want to adapt the text color or using other text formatting the IE7 can't handle with the following code: <span style="color: rgb(63, 255, 10);">colored Text</span> I have found out that <font color="#3FFF0A">colored Text</font> is working in IE7 and in Firefox. Can you reproduce this problem?
Change History
Note: See
TracTickets for help on using
tickets.