[TYPO3-core] FYI: Fixed bug #14106: htmlArea RTE: ENTER after an image at beginning of block deletes the image

Stanislas Rolland typo3 at sjbr.ca
Tue Apr 20 06:29:50 CEST 2010


FYI: The attached SVN patch was committed.

Type:
Bugfix

Problem:
The problem arises in Firefox, WebKit and Opera. When the image is the 
first element at the start of a block, the cursor is positionned just 
after the image and the ENTER key is hit, the image is deleted.

Solution:
The script must check not only for presence of text content but also of 
some other types of elements that need to be preserved. Additional twist 
required for Opera as it replicates on both sides of the selection any 
inline markup that may be wrapping text or image.

Bugtracker references:
http://bugs.typo3.org/view.php?id=14106

Branches:
TYPO3_4-3 (revision 7398)
trunk (revision 7399)

Regards,
Stanislas
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: rtehtmlarea_bugfix_14106_trunk.patch
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20100420/5a280ce3/attachment.asc>


More information about the TYPO3-team-core mailing list