[BUGFIX] RTE: Tab key in Chrome inserts weird SPAN tags
Problem: The problem arises when indent/outdent buttons are not configured in toolbar. Default WebKit action inserts span tag with special class. Solution: Stop the event and avoid the default action: do nothing. Fixes: #47274 Releases: 4.5, 4.7, 6.0, 6.1 Change-Id: I2d86d8ace31459dd85f122d56ec5102e6ead1112 Reviewed-on: https://review.typo3.org/20057 Reviewed-by: Stanislas Rolland Tested-by: Stanislas Rolland
Please register or sign in to comment