[TYPO3-core] FYI: Fixed bug #9894: htmlArea RTE: copy/cut/paste with hotkeys does not work in some browsers/settings
Stanislas Rolland
typo3 at sjbr.ca
Wed Feb 4 00:16:54 CET 2009
FYI: The attached SVN patch was committed.
Type:
Bugfix
Problem:
In browsers Firefox, IE and Safari, using hotkeys CTRL+C, CTRL+X or
CTRL+V may not work, depending on the RTE configuration and/or the
browser settings.
Solution:
Avoid the use of execCommand method when handling these hotkeys.
Return explicit and correct boolean value to the browser after RTE
handling of the keys.
Bugtracker references:
http://bugs.typo3.org/view.php?id=9894
http://bugs.typo3.org/view.php?id=8648
Branches:
typo3_4-2 (revision 4938)
trunk (revision 4941)
Regards,
Stanislas
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: rtehtmlarea_bugfix_9894_trunk.patch
Url: http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20090203/684707fa/attachment.txt
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: rtehtmlarea_bugfix_9894_typo3_4-2.patch
Url: http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20090203/684707fa/attachment-0001.txt
More information about the TYPO3-team-core
mailing list