﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
303	Stylesheet link styles not applied in Firefox	Thomas Tallyce		"This is a continuation of bug 1230485 at http://sourceforge.net/tracker/index.php?func=detail&aid=1314815&group_id=75348&atid=543656
------

In Firefox, styles for 'a' tags are not carried over into the editor window.

When specifying a stylesheet using the EditorAreaCSS configuration setting, link styling is not inherited when using Firefox. (IE works fine.)

For instance, if I have the same stylesheet set for both the page and the EditorAreaCSS as

a {text-decoration: none;}

the underlining is not applied to links in the main part of the page, but underlining IS still applied within the editor area.

(PS a:hover {text-decoration: underline;} doesn't work on either Firefox/IE6, but then I wouldn't expect them to really.)

Confirmed that this remains a problem using FCKeditor 2.4.1 and WinXP/Firefox 2.0.0.3.

Problem is known about by Mozilla developers; see:
https://bugzilla.mozilla.org/show_bug.cgi?id=300358"	Bug	closed	Normal		General		wontfix	Confirmed SF CantFix	
