I don't know if this is possible, but it would be nice to get the "grippie" at the bottom of text areas which you can drag to resize the textarea. If you can get that working, that would be very cool. Thanks for your work.
I don't know if this is possible, but it would be nice to get the "grippie" at the bottom of text areas which you can drag to resize the textarea. If you can get that working, that would be very cool. Thanks for your work.
Comments
Comment #1
wwalc commented#355936: plain text fields are made too narrow marked as duplicate... actually it could be reviewed after this ticket is solved.
Comment #2
Steve Dondley commentedOK, just want to be clear I'm talking about the height of the textarea, not really concerned about the width.
Comment #3
wwalc commentedYeah, I just noticed that correct handling of resizable will actually fix both issues... so it's a feature request (setting height dynamically) that will actually fix another bug (invalid width).
Comment #4
Jorrit commentedI think this is a common feature request. Perhaps it can be added to 6.x-2.x.
Comment #5
Jorrit commentedI will look at this soon.
Comment #6
Jorrit commentedI have investigated this and it appears to be quite difficult without support from the FCKeditor editor. Resizing is a built in feature of CKeditor and this feature will thus automatically be implemented when there is support for CKeditor.