[TYPO3-rte] how to prevent the RTE to "steal" the focus

Martin Kutschker masi-no at spam-typo3.org
Thu Sep 24 11:11:27 CEST 2009


Stanislas Rolland schrieb:
> Hi Masi,
> 
>> Under certain conditions the RTE sets the focus to its edit area. One of
>> these conditions is the starting up of the RTE. Does anyone know a
>> simple way to stop the RTE to set the focus? For some reasons it
>> irritates a few of the editors of one customer that the cursor moves to
>> the RTE.
>>
> In some browsers, the RTE needs to bring the focus to its editing area
> in order to function correctly.

As TYPO3 doesn't set any focus in its form, would it be enough to take
the focus just once and then release it again? Then all TCA forms would
appear the same - no focus anywhere.

Masi


More information about the TYPO3-project-rte mailing list