[TYPO3-core] FYI: Fixed bug #15818: htmlArea RTE: Erratic behaviour of toolbar in some browsers

Stanislas Rolland typo3 at sjbr.ca
Tue Sep 28 09:33:44 CEST 2010


FYI: The attached SVN patch was committed.

Type:
Bugfix

Problem:
The behaviour of the RTE toolbar may be erratic in some strange ways in 
TYPO3 4.4+;

In IE7, when setup.override.navFrameResizable = 1 is set in 
UserTSConfig, the toolbar buttons are just not reacting. (See issues 
0015546 and 0015667).

In WebKit browsers, the focus is stolen on every second click in the 
toolbar, resulting in erratic behaviours of the RTE. (See issue 0015329).

Solution:
The attached patch works around the issue, presumably somehow caused by 
ExtJS, by replacing the clickevent on toolbar buttons by a mousedown event.

Bugtracker references:
http://bugs.typo3.org/view.php?id=15818
http://bugs.typo3.org/view.php?id=15546
http://bugs.typo3.org/view.php?id=15667
http://bugs.typo3.org/view.php?id=15329

Branches:
trunk (revision 8914)
TYPO3_4-4 (revision 8915)

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


More information about the TYPO3-team-core mailing list