The CssClass dropdown doesn't load properly when I initially go to the Using-External-Style-Sheets.aspx site in IE. Only when I select a different stylesheet, and then come back to style.css do I see the style change.
My custom styles are not being applied to the drop down text (span class='classname'), even though the TemplateStyleSheet is being set, and the styles are being correctly applied inside the textbox.
UPDATE: I now see that TemplateStyleSheet is depracated, but am still unable to apply my styles inside the CssClass dropdown.
One final issue: I seem to be unable to apply styles to the selected text at the bottom of the textbox, like when I select the text it is including the final html or something...
Also, when trying to set my own custom list of Classes, the CssClass drop down displays with a bunch of empty space between the dropdown and the classes, and the style sheet I set in the TemplateStyleSheet is not being correctly applied to the drop down, either. I just downloaded 5.0 from the site yesterday.
UPDATE: Actually, when the Editor is inside a div with overflow:auto set, the drop downs get screwed up unless you explicitly set the position:relative on the same div. Don't know who's at faul there.
thanks,
matt connolly