Project

General

Profile

Actions

Feature #17840

closed

Non Breaking Spaces in HTML-Area

Added by Matthias Kappenberg almost 17 years ago. Updated over 16 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2007-11-24
Due date:
% Done:

0%

Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

When entering normal text in HTML-Area RTE with no aligment or any classes or styles I get a "nonbreaking space ( )" on empty lines:
<p> </p>
, which is wanted by me.
But if I've assigned, let's say "centered" via the "align center button", the "p align=center" is holded in the next lines, but empty lines are looking like this:
<p align="center"></p>
without any "nbsp", which means that there is no "empty line" visible.
Is it possible to get always a "nbsp" on empty paragraphs, even if a class or something else is applied to the p-tag?
I know, that a "shift enter" produces a <br> ;-)

(issue imported from #M6821)


Files

rtehtmlarea_bugfix_6821.patch (1.17 KB) rtehtmlarea_bugfix_6821.patch Administrator Admin, 2008-01-06 22:01
Actions

Also available in: Atom PDF