Project

General

Profile

Actions

Bug #15320

closed

HTMLArea: when centering a text it will not be centered after saving

Added by Steffen Kamper almost 19 years ago. Updated over 18 years ago.

Status:
Closed
Priority:
Should have
Category:
RTE (rtehtmlarea + ckeditor)
Target version:
-
Start date:
2005-12-28
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.0
PHP Version:
4
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

when centering a text it will not be centered after saving

is in IE and FF
(issue imported from #M2115)

Actions #1

Updated by Steffen Kamper almost 19 years ago

is the same with justify right

Actions #2

Updated by Sebastian Kurfuerst almost 19 years ago

I can confirm this.

Actions #3

Updated by Stanislas Rolland almost 19 years ago

This is intentional: in the default processing options, the align attribute is removed. Alignment should be done through class assignment.

I will revert this setting only in the Demo default settings, since the alignment buttons are enabled in these settings.

Note that you could also use RTE.default.useCSS = 1. In which case, htmlArea RTE in Mozilla/Firefox will use style attribute rather than align. Style attribute will be preserved on save. However, this will not apply in IE.

Actions #4

Updated by Stanislas Rolland almost 19 years ago

Resolved in version 1.1.0.

Actions

Also available in: Atom PDF