[TYPO3-core] FYI: Fixed bug #10315: htmlArea RTE: Paste does not work correctly with table rows in Firefox

Stanislas Rolland typo3 at sjbr.ca
Mon Apr 19 18:45:36 CEST 2010


FYI: The attached SVN patch was committed.

Type:
Bugfix

Problem:
After copying a group of cells such as rows or columns, and positioning 
  the cursor in the first cell of a row or column, pasting does not work 
as expected in Firefox. The cells are all inserted in the current cell.

The hotkey configuration is incorrectly processed so that the CTRL-V 
hotkey is not registered and intercepted by the RTE. Therefore, the 
default browser is taken.

Solution:
Add null check on hotkey configuration.

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

Branches:
TYPO3_4-3 (revision 7391)

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


More information about the TYPO3-team-core mailing list