[TYPO3-core] #15732 Backend textarea fields should also be flexible in height, even if text is just a continuous text

Sebastian Müller sebastian.mueller at abezet.de
Fri Sep 17 15:52:02 CEST 2010


Hi!

This is a SVN patch request.

Type: Feature

Bugtracker reference:
http://bugs.typo3.org/view.php?id=15732

Branches: TYPO3_4-4
trunk

Problem:
If you are writing into a textarea field in the backend including breaks,  
the field will grow in height automatically through ExtJS :  
Ext.ux.elasticTextArea.
However if your text is just a continuous text without breaks, it won't  
grow but become a scrolling bar.

This is fixed through giving temporary div which calculates height the  
width of the textarea field.

-- 
Erstellt mit Operas revolutionärem E-Mail-Modul: http://www.opera.com/mail/


More information about the TYPO3-team-core mailing list