Bug #22090
closedInline styles not available if text marked with keyboard
0%
Description
Since the update from TYPO3 4.2.10 to 4.3.1 inline styles, links and custom tags cannot be applied to text marked with the keyboard anymore. The respective buttons are not enabled. If the text is marked with the mouse instead, it works.
Steps to reproduce:
1. Create a content element that contains an RTE field for editing.
2. Type in some text.
3. Mark part of the text using the keyboard only, e.g., with Shift-Right Arrow. The buttons for applying inline styles, inserting a link and inserting a tag are not enabled.
4. Repeat marking with the mouse. The buttons are enabled correctly.
This happens with Firefox 3.5.7 and Opera 10.10 on Linux (Ubuntu 9.10), and with Firefox 3.6 on Windows. It DOES work in IE8. Other browsers have not been tested.
(issue imported from #M13478)
Files
Updated by Stanislas Rolland almost 15 years ago
Please test the attached patch after clearing the RTE cache and the browser cache.
Updated by Christian Hennecke almost 15 years ago
Works fine here now. Tested with Firefox 3.5.8 and Opera 10.10 on LInux.Thanks!
Updated by Stanislas Rolland almost 15 years ago
Committed to SVN TYPO3core branch TYPO3_4-3 (revision 6913).