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).
Updated by Gerrit Code Review almost 10 years ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/36225
Updated by Gerrit Code Review almost 10 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/36225
Updated by Stanislas Rolland almost 10 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 11584ae0db385ea9364d6dc416b18b4f0f9a0810.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed
Actions