[TYPO3-core] FYI: Fixed bug #17587: htmlArea RTE: RTE should not be enabled on Android

Stanislas Rolland typo3 at sjbr.ca
Tue Feb 15 21:08:46 CET 2011


FYI: The attached SVN patch was committed.

Type:
Bugfix

Problem:
Android browser is based on WebKit. However, WebKit on Android does not 
allow in any way to focus in the editing area. The soft keyboard is 
never displayed when touching the editing area. Same applies to Opera 
Mini when installed on Android.

Unfortunately, the problem is not detectable through the browser API. 
All required features are reported as available.

Solution:
Do not enable the RTE when the client is on Android.

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

Branches:
- trunk (revision 10465)
- TYPO3_4-5 (revision 10466)
- TYPO3_4-4 (revision 10467)

Regards,
Stanislas
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: rtehtmlarea_bugfix_17587_typo3_4-4.patch
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20110215/0625ae0b/attachment.asc>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: rtehtmlarea_bugfix_17587_trunk.patch
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20110215/0625ae0b/attachment.txt>


More information about the TYPO3-team-core mailing list