[TYPO3-core] FYI: Fixed bug #12677: htmlArea RTE: Incorrect cursor position after backspace/delete in Firefox

Stanislas Rolland typo3 at sjbr.ca
Fri Nov 20 02:37:10 CET 2009


FYI: The attached SVN patch was committed.

Type:
Bugfix

Problem:
In Firefox, the cursor position after a backspace/delete operation from 
an empty paragraph or list item that is directly beneath body is 
incorrect. Firefox inserts an unwanted text or br node.

Neither Opera, nor Webkit browsers require any post-processing of these 
operations.

Current legacy code ignores cursor repositioning.

Solution:
Remove superfluous text or br node and reset cursor position.

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

Branches:
trunk (revision 6478)
TYPO3_4-2 (revision 6479)

Regards,
Stanislas
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: rtehtmlarea_bugfix_12677_trunk.patch
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20091119/6b0153c5/attachment-0001.txt>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: rtehtmlarea_bugfix_12677_typo3_4-2.patch
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20091119/6b0153c5/attachment-0001.asc>


More information about the TYPO3-team-core mailing list