Bug #25037
htmlArea RTE: RTE should not be enabled on Android
| Status: | Resolved | Start date: | 2011-02-14 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | Stanislas Rolland | % Done: | 0% |
|
| Category: | - | |||
| Target version: | - | |||
| TYPO3 Version: | Complexity: | |||
| PHP Version: | ||||
| Votes: | 0 |
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)
History
Updated by Stanislas Rolland over 2 years ago
Unfortunately, the problem is not detectable through the browser API.
Updated by Stanislas Rolland over 2 years ago
Committed to SVN TYPO3core trunk (revision 10465), branch TYPO3_4-5 (revision 10466) and branch TYPO3_4-4 (revision 10467).
Updated by Susanne Moog about 2 years ago
- Target version deleted (
4.4.7)