Project

General

Profile

Actions

Bug #30274

closed

Change resizable textarea default settings of backend users

Added by Helmut Hummel over 12 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
-
Target version:
Start date:
2011-09-25
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
4.5
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

Problem:
The current default value of the maximum height of resizable text areas is set to a ridiculous low value of 300px.
Additionally textareas are set to both flexible and resizable, which makes no sense, because if you manually resize a textarea and then type something, the size will then shrink again.

Solution:
  • Increase the maximum size in the default values
  • Do not make the textareas flexible by default
  • Do not apply the max height setting to manually resizable textareas
Actions

Also available in: Atom PDF