Skip to content
Snippets Groups Projects
Commit db54371c authored by Stanislas Rolland's avatar Stanislas Rolland
Browse files

[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
parent 003b8278
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment