Actions
Bug #32877
closedRTE: Changing the text color to black does not work
Status:
Closed
Priority:
Should have
Assignee:
Category:
RTE (rtehtmlarea + ckeditor)
Target version:
Start date:
2011-12-29
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.5
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
I want to use the colorpicker in the RTE. My css settings are based on a white background with a default text-font as dark-blue.
When i try to set a part of the text to 'black' (#000000) it does not work. It resets the selected element, thinking of the defaultcolor was set to black.
I hoped it would be fixed with the mainStyle_color, but unfortunatly it isnt.
(RTE.default.mainStyle_color = #022749)
I cannot find a place in the javascript of the core where this need to be fixed, can anyone of you please have a look?
Kind regards,
Benjamin Serfhos
Actions