Project

General

Profile

Actions

Bug #23391

closed

htmlArea RTE: Entering line breaks with Safari not possible in TYPO3 3.4.5

Added by Thomas Lange over 13 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2010-08-17
Due date:
% Done:

0%

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

Description

It's nearly the same like 0014830.
The Problem shows in Safari 5 in TYPO3 4.3.5 with the rtehtmlarea 1.8.11,
not in TYPO3 4.4.2.
(The Patch from 0014830 is unfortunately only for rtehtmlarea 2.x, the new version since TYPO3 4.4.0.)

How to reproduce:

  • Open a blank RTE (without any content) with a current Safari Browser (Windows)
  • Press Shift+Enter to create a line break => It make's '<div></div><div></div>' instead of '<br /><br />'
or
  • Open a blank RTE (without any content) with a current Safari Browser
  • Type some text and press enter to create a new paragraph
  • Now try Shift+Enter again => produces a new paragraph!
The other browsers, I tested:
  • IE7
  • Firefox 3.6
  • Chrome 5
    are not affected.

(issue imported from #M15482)


Files

Actions #1

Updated by Stanislas Rolland over 13 years ago

Wonder what happened here. Looks like a regression...

The attached patch which was designed for issue #14830 fixes the issue in branch 4.3. Please confirm.

Actions #2

Updated by Thomas Lange over 13 years ago

I have tested your patch in Safari (and for safety in Firefox and Chrome)
Now it works fine for Safari 5 and TYPO3 4.3.

Thanks for your excellent work.

Actions #3

Updated by Stanislas Rolland over 13 years ago

Thanks for testing!

Committed to SVN TYPO3core branch TYPO3_4-3 (revision 8720).

Actions #4

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF