[TYPO3-core] FYI: Fixed bug #12421: htmlArea RTE: Paste is erratic in Opera 10 when server-based cleaning is enabled

Stanislas Rolland typo3 at sjbr.ca
Sun Nov 15 22:45:28 CET 2009


FYI: The attached SVN patch was committed.

Type:
Bugfix

Problem:
When Opera is used and server-based cleaning is enabled, if one presses 
Cmd+V (Ctrl+V on Win), the text is inserted a few times, but after that, 
it's inserted and immediately removed.

Server-based cleaning is performed by posting a synchronous request to 
the server. However, Opera does not, like all other browsers, inhibit 
input while the synchronous request is being processed.

Solution:
The attached patch inhibits key events in Opera while a synchronous 
request is being processed.

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

Branches:
trunk (revision 6419)
TYPO3_4-2 (revision 6420)

Regards,
Stanislas
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: rtehtmlarea_bugfix_12421_typo3_4-2.patch
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20091115/d3276585/attachment.asc>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: rtehtmlarea_bugfix_12421_trunk.patch
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20091115/d3276585/attachment.txt>


More information about the TYPO3-team-core mailing list