This is a migrated thread and some comments may be shown as answers.

Editor Issue with MetroBlack Theme

1 Answer 102 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Christopher
Top achievements
Rank 1
Christopher asked on 16 Jan 2014, 11:56 PM
When using the editor with the MetroBlack theme, the dropdown list selector for the paragraph/heading section is all black text.

You can see this by using the demo version and changing the theme to MetroBlack - http://demos.kendoui.com/web/editor/index.html

Using the element inspector in Chrome, it appears it's a direct style update to change color to black. It appears this is occurring in the KendoUI Editor javascript somewhere, but I only have the trial edition and cannot exactly debug the minified files.

See attached screenshots:
Issue01 shows the issue as the background is black and the text is black, so the dropdown is useless.
Issue02 shows that the Chrome element inspector identifies the styling of color is being set to element.style (which means something is directly setting that style - IE, KendoUI in the JS)

1 Answer, 1 is accepted

Sort by
0
Dimo
Telerik team
answered on 20 Jan 2014, 12:03 PM
Hello Christopher,

Thanks for pointing this issue out. We have fixed it and changes will take effect in the next builds. I have updated your Telerik points.

From now on, the Formatting tool dropdown will bahave as follows:

+ it will assume the background color of the Editor's content area, when the "classic" (iframe) edit mode is used.

+ it will assume the background color of the Editor's content area or its closest ancestor with an applied background color style, when inline edit mode is used.

Regards,
Dimo
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Tags
Editor
Asked by
Christopher
Top achievements
Rank 1
Answers by
Dimo
Telerik team
Share this question
or