Opened 15 years ago
Closed 15 years ago
#8381 closed enhancement (duplicate)
Adjustable size of comment box in ticket edit, similar to wiki edit
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | ticket system | Version: | 0.11.1 |
Severity: | normal | Keywords: | patch layout |
Cc: | Branch: | ||
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description
It would be useful (particularly when replying to long comments) to be able to adjust the size of the comment text box on the ticket page, in a similar way to the wiki edit page.
The same could be said for the Description edit control further down, but in my experience that is edited less often, and usually contains less text.
The attached patch implements an adjustable size comment control. It is partially tested, but not exhaustively, and was created against debian trac 0.11.1-2.1, from the /usr/share/pyshared/trac directory. (Apologies if the patch root location is awkward)
Attachments (1)
Change History (2)
by , 15 years ago
Attachment: | adjustable-comment-size.patch added |
---|
comment:1 by , 15 years ago
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Even though the approach is not the same, this is a duplicate of #8216.
Patch for adjustable size of "comment" edit control on ticket pages