Project

General

Profile

Actions

Bug #23392

closed

Entering line breaks in a blank RTE with Internet Explorer works not correctly

Added by Thomas Lange over 13 years ago. Updated almost 10 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
RTE (rtehtmlarea + ckeditor)
Target version:
-
Start date:
2010-08-17
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.3
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

The Problem shows in Internet Explorer 7 und 8 in
TYPO3 4.3.5 (rtehtmlarea 1.8.11) und TYPO3 4.4.2 (rtehtmlarea 2.0.3).

How to reproduce:
  • Open a blank RTE (without any content) with IE
  • Press Shift+Enter to create a line break => It make's nothing instead of '<br /><br />'
or so:
  • Open a blank RTE (without any content) with IE
  • Press Shift+Enter to create a line break
  • Go to the first line and type some text here
  • Then show the source => It make's 'sometext' only instead of 'sometext<br />'
only this variant works fine:
  • Open a blank RTE (without any content) with IE
  • Press Shift+Enter to create a line break
  • write some text in the new second line
  • Then show the source => It make's '<br />sometext' correctly in all browsers
The other browsers, I tested:
  • Firefox 3.6
  • Chrome 5
    are not affected.

(issue imported from #M15483)

Actions #1

Updated by Alexander Opitz over 10 years ago

  • Status changed from New to Needs Feedback
  • Target version deleted (0)
  • TYPO3 Version set to 4.3
  • Is Regression set to No

Hi,

as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (4.5 or 6.1)?

Actions #2

Updated by Stanislas Rolland over 10 years ago

  • Category set to RTE (rtehtmlarea + ckeditor)
Actions #3

Updated by Alexander Opitz almost 10 years ago

  • Status changed from Needs Feedback to Closed

No feedback within the last 90 days => closing this ticket.

If you think that this is the wrong decision or experience this issue again, then please write to the mailing list typo3.teams.bugs with issue number and an explanation or open a new ticket and add a relation to this ticket number.

Actions

Also available in: Atom PDF