Ticket #2362 (new enhancement)

Opened 5 years ago

Last modified 3 years ago

Adjustable rows setting for ticket comment box

Reported by: anonymous Assigned to: anybody
Priority: normal Component: Request-a-Hack
Severity: normal Keywords:
Cc: Trac Release: 0.10

Description

Right now ticket comment areas are limited to 10 rows, would like to be able to extend it to 40 or more like we can on the wiki pages.

Attachments

Change History

12/02/08 11:37:53 changed by oumondomnoa

  • severity changed from normal to major.
  • cc set to ololiboc.
  • component changed from Request-a-Hack to WorkLogPlugin.
  • summary changed from Adjustable rows setting for ticket comments similar to wiki editing to ololiboc.
  • priority changed from normal to high.
  • owner changed from anybody to coling.
  • keywords set to ololiboc.
  • type changed from enhancement to task.

noorercna

12/02/08 11:43:11 changed by coling

  • severity changed from major to normal.
  • cc deleted.
  • component changed from WorkLogPlugin to Request-a-Hack.
  • summary changed from ololiboc to Adjustable rows setting for ticket comments similar to wiki editing.
  • priority changed from high to normal.
  • owner changed from coling to anybody.
  • keywords deleted.
  • type changed from task to enhancement.

Reset due to childish behaviour.

09/06/09 11:26:20 changed by rjollos

  • summary changed from Adjustable rows setting for ticket comments similar to wiki editing to Adjustable rows setting for ticket comment box.

01/24/10 21:28:14 changed by anonymous

Seems this feature is implemented on Trac (=> 0.12 ?) See, as an example, #T1 comment field or http://trac.edgewall.org/newticket?type=defect. As can be seen those fields are resized. They are using:

 <textarea id="comment" name="comment" class="wikitext trac-resizable" rows="10" cols="78">
</textarea>

Add/Change #2362 (Adjustable rows setting for ticket comment box)




Change Properties
Action