[TYPO3-core] FYI: Fixed bug #12566: htmlArea RTE: Selecting element from status bar does not work in Safari

Stanislas Rolland typo3 at sjbr.ca
Wed Nov 11 22:30:43 CET 2009


FYI: The attached SVN patch was committed.

Type:
Bugfix

Problem:
When using Safari or any Apple WebKit-based browser, if one tries to 
select an element by clicking on the element in the status bar of the 
RTE, the target element is highlighted but is not selected. Clicking 
again selects the element. Clicking again toggles to the previous state.

Solution:
Use mousedown event rather than click event in Gecko browsers.

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

Branches:
trunk (revision 6402)
TYPO3_4-2 (revision 6403)

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


More information about the TYPO3-team-core mailing list