Actions
Bug #25037
closedhtmlArea RTE: RTE should not be enabled on Android
Start date:
2011-02-14
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
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. Therefore, the RTE should not be enabled on Android.
Same applies to Opera Mini.
(issue imported from #M17587)
Files
Updated by Stanislas Rolland almost 14 years ago
Unfortunately, the problem is not detectable through the browser API.
Updated by Stanislas Rolland almost 14 years ago
Committed to SVN TYPO3core trunk (revision 10465), branch TYPO3_4-5 (revision 10466) and branch TYPO3_4-4 (revision 10467).
Actions