Actions
Bug #22198
closedhtmlArea RTE: Incorrect position of cursor after SHIFT-ENTER in WebKit browser
Start date:
2010-02-26
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
The cursor is sometimes before the br node, sometimes at end of text.
Cursor should be right after the new br node.
(issue imported from #M13674)
Files
Updated by Stanislas Rolland over 14 years ago
Let the default action be taken by the browser. Bug fixed in current versions of WebKit.
Updated by Stanislas Rolland over 14 years ago
Committed to SVN TYPO3core trunk (revision 7314) and branch TYPO3_4-3 (revision 7316).
Actions