Donate Share January 2009: Project of the Month

TinyMCE

Tracker: Bugs

5 Color icon underline, remains after mceRemoveControl - ID: 1788375
Last Update: Comment added ( imcraymond )

When using mceAddControl and mceRemoveControl to enable/disable TinyMCE
instances:

Select the color icon's arrow, select a color, the underline color switches
to match that color. Close that TinyMCE instance, and the underline color
remains.

Hope I've explained this enough.


Craig Raymond ( imcraymond ) - 2007-09-05 11:14

5

Open

None

Nobody/Anonymous

Interface

None

Public


Comments ( 2 )

Date: 2007-09-13 13:18
Sender: imcraymond


I've noticed something else.

Simply resizing the TinyMCE window will cause the underline to stay in one
place as the window grows and shrinks. Even with simple layout.

I believe it's caused by the positioning on the div (e.g.
id="mce_editor_0_fcPreview") containing the underline. I think it may be
possible to put that div in the forecolor span (e.g.
id="mce_editor_0_forecolor") and position it within that span.


Date: 2007-09-07 10:44
Sender: imcraymond


I've just discovered this only occurs with

theme_advanced_layout_manager : 'RowLayout'

or at least it doesn't occur with

theme_advanced_layout_manager : 'SimpleLayout'


Attached File

No Files Currently Attached

Change

No changes have been made to this artifact.