[TYPO3-core] FYI: Fixed bug #14066: htmlArea RTE: Erratic handling of oncut and onpaste events
Stanislas Rolland
typo3 at sjbr.ca
Mon Apr 12 09:23:57 CEST 2010
FYI: The attached SVN patch was committed.
Type:
Bugfix
Problem:
Handling of oncopy, oncut and onpaste events is erratic, mostly in
Opera, but also in WebKit.
Solution:
1. If server-based cleaning on paste is configured, keyboard input must
be inhibited during the processing of the request.
2. Opera never triggers the copy, cut and paste events. Cleaning on cut
or paste, and copy-pasting of groups of cell must be supported when the
hot keys are used. Register listeners for these hot keys even when the
buttons are not in the toolbar.
3. Add oncut listeners for all other browsers for cleaning garbage of
varying sort left over by browsers.
Bugtracker references:
http://bugs.typo3.org/view.php?id=14066
Branches:
trunk (revision 7299)
Regards,
Stanislas
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: rtehtmlarea_bugfix_14066.patch
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20100412/4a371af6/attachment.txt>
More information about the TYPO3-team-core
mailing list