Actions
Task #64470
closedRTE: Use CSS3 resize when possible
Status:
Closed
Priority:
Should have
Assignee:
Category:
RTE (rtehtmlarea + ckeditor)
Target version:
Start date:
2015-01-24
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
7
PHP Version:
5.5
Tags:
Complexity:
Sprint Focus:
Description
This works fine in Firefox. In all other browsers, we need to fallback to jQuery UI Resizable, because IE 11 does not support this property, and in WebKit and Opera there are bugs in this special case in Mutation Observer (required to resize the iframe which does not follow automatically).
Actions