Actions
Task #55540
closedRemove Resize
Start date:
2014-01-31
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
Textarea CSS styles resize is a standard feature in browsers.
textarea { resize:both; }
We could remove Ext.resize for textareas and also deprecate the backend user UC options.
Updated by Benni Mack almost 10 years ago
- Status changed from New to Accepted
- Assignee set to Benni Mack
- Target version set to 7.4 (Backend)
- TYPO3 Version changed from 6.2 to 7
will do that!
Updated by Benni Mack almost 10 years ago
see #64131 and https://review.typo3.org/#/c/35794/ - this one has been taken care of.
Updated by Gerrit Code Review almost 10 years ago
- Status changed from Accepted to Under Review
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/35794
Updated by Gerrit Code Review almost 10 years ago
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/35794
Updated by Wouter Wolters almost 10 years ago
- Status changed from Under Review to Resolved
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed
Actions