Closed ThomasWaldmann closed 9 years ago
Original comment by RogerHaase (Bitbucket: RogerHaase, GitHub: RogerHaase).
resize: both; seems to be default on all browsers that support resize: http://caniuse.com/#search=resize
IE and Edge do not support resize. JQuery autosize disables vertical resize on the modify textarea and uses js to simulate it even for IE and Edge.
So we have this feature for the modify textarea, extra metadata textarea, and user settings subscriptions textarea.
This issue can be closed.
Original report by Reimar Bauer (Bitbucket: ReimarBauer, GitHub: ReimarBauer).
We maybe should have resizable textareas.
E.g. see http://codereview.appspot.com/ - the little [+] at the lower right corner of a textarea can be used to resize it.