﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
6379	Invisible items in the Styles drop-down	Tobi Reif		"Hi

With code like this

CKEDITOR.stylesSet.add('default', [
  {
    name: 'White Heading',
    element: 'h1',
    styles: {'color': '#fff'}
  },
  // [...]
]);

... there are invisible items in the Styles drop-down.

Click on the Styles drop-down -> the entry is white on white ==
invisible. Hovering makes it visible, but that's not sufficient for me. How
to set uniform & basic styling for the drop-down entries? I need plain
black on white, one size, one font, just as for example the entries in
the spelling drop-down.

Safari 5.0.2 and Firefox 3.6.10, on Mac OS.

I'll try to attach a screenshot.

Tobi
"	Bug	closed	Normal		UI : Toolbar		invalid		
