Bug #1569
comment on fragment does not resize container
Status: | Resolved | Start date: | 2016-02-11 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | - | |||
Target version: | - |
Description
resizing the textarea does not resize "comment-div"
History
#1 Updated by Nicholas Jillings almost 9 years ago
- Status changed from New to Resolved
The textarea supports scrolling entry and will show a scroll bar when needed, so resizing it not strictly necessary. To get around the can of worms on resizing (not least that it will push other boxes out the way), the textarea in the comment box cannot be resized.
If there is a need for larger comment boxes, perhaps then we should look at a redesign.