Bug #21941
closedRTE 1.8.6 not focusing correctly with IE8
0%
Description
I've tested it on different Installations with TYPO3 bersion 4.3.0 but it doesn't work with IE8. I have to change in the mode and switch back to the rte mode to write some text.
Same problem with the compatibility (IE7) mode of IE8
(issue imported from #M13205)
Files
Updated by Sven Teuber almost 15 years ago
I can confirm the issue an a TYPO3 4.3.0 system with TemplaVoila. In IE8, you need to click on any icon in the RTE before you can enter text.
I noticed that the path given in the status bar is "body > form" at the start. When you click any icon, it becomes the default "body".
Updated by Chris topher almost 15 years ago
Please test, if this is fixed in TYPO3 4.3.1.
Updated by Sven Teuber almost 15 years ago
Still present in 4.3.1. I noticed that if you click the upper left corner of the text area (or, if there's already some text in it, anywhere where text is), the cursor will appear. If you click somewhere else (middle/lower half on an empty text area), there will be no cursor and no editing.
Updated by Rudy Gnodde almost 15 years ago
Confirmed with TYPO3 4.3.1 in IE 6, 7 and 8. Without text only the top line can be clicked to focus the RTE so you can type text.
Updated by David Keller almost 15 years ago
I can Conirm this as well. Is There any solution for this problem ?
Updated by Steffen Gebert almost 15 years ago
Can reproduce. Only the first line of the text area activates its focus in IE8
Updated by Stanislas Rolland almost 15 years ago
Please test the attached patch with IE8, IE7 and IE6.
After applying the patch, you will need to clear the RTE cache in the TYPO3 backend cache menu (admin user), and the browser cache.
Updated by David Keller almost 15 years ago
Hi,
tried on ie6, ie7 and ie8 and the patch works fine. thank you!
Updated by Stanislas Rolland almost 15 years ago
Committed to SVN TYPO3core branch TYPO3_4-3 (revision 6912).