[TYPO3-core] FYI: Fixed bug #12622: htmlArea RTE: Incorrect behaviour of last item of list in gecko browsers

Stanislas Rolland typo3 at sjbr.ca
Tue Nov 17 03:05:51 CET 2009


FYI: The attached SVN patch was committed.

Type:
Bugfix

Problem:
If the cursor is positionned at the beginning of the last item of a 
list, a new item should be created when the Enter key is pressed if the 
item is not empty. If the item is empty, the list should be terminated 
and a paragraph created.

Currently, in gecko browsers (ie. non-IE), the list is terminated and 
any text contained in the item is moved to a paragraph.

Solution:
When the Enter key is pressed, terminate list and create paragraph only 
if last list item is empty.

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

Branches:
trunk (revision 6442)
TYPO3_4-2 (revision 6443)

Regards,
Stanislas
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: rtehtmlarea_bugfix_12622_trunk.patch
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20091116/e32f38b1/attachment-0001.asc>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: rtehtmlarea_bugfix_12622_typo3_4-2.patch
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20091116/e32f38b1/attachment-0001.txt>


More information about the TYPO3-team-core mailing list