Ticket #1814 (closed Bug: duplicate)

Opened 2 years ago

Last modified 2 years ago

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

Changed 2 years ago by w.olchawa

  • keywords IE7 colored Text removed

Changed 2 years ago by w.olchawa

  • keywords Confirmed IE added
  • status changed from new to closed
  • version set to SVN
  • resolution set to duplicate
  • summary changed from IE7 and HTML-Code "<span style=" --> used for Textcolor to IE7:textcolor in span style doesn't work

Confirmed in IE and IE7: it seems that IE isn't accepting the html style value.

This is a DUP of #1737

Note: See TracTickets for help on using tickets.