Ticket #1407 (closed Bug: duplicate)

Opened 2 years ago

Last modified 2 years ago

Dynamically setting link / vlink / alink doesn't work in Firefox

Reported by: A321 Owned by:
Priority: Normal Milestone:
Component: General Version:
Keywords: firefox Cc:

Description

Hello,

I want to be able to dynamically change the link colors in my FCKeditor.

In internet explorer, i can say

editorInstance.EditorDocument.linkColor = "#00FF00";

In Firefox, this results in no change at all.

When looking at the rendered (generated) source of the editor window, the attributes are set.

I've tested this with all versions up to the 2.5beta.

Change History

Changed 2 years ago by alfonsoml

  • status changed from new to closed
  • resolution set to duplicate

This is a bug in Firefox itself.

dup of #886

Note: See TracTickets for help on using tickets.