Modify

Opened 10 years ago

Closed 7 years ago

#11657 closed defect (fixed)

HoursLayoutChanger screws up layout with textareas

Reported by: brent.seufert@… Owned by: Russ Tyndall
Priority: normal Component: TimingAndEstimationPlugin
Severity: normal Keywords:
Cc: Trac Release:

Description

for custom fields, text areas that are fullrow (colspan=3) get fubar'd

this plugin does not respect that each textarea over a certain size should have their own <tr></tr>, but it puts them the same row.

Thanks,

Brent

Attachments (0)

Change History (2)

comment:1 Changed 7 years ago by Russ Tyndall

In 16690:

make HoursLayoutChanger respect long fields (colspan=3)

re #10547
re #11657

comment:2 Changed 7 years ago by Russ Tyndall

Resolution: fixed
Status: newclosed

This now correctly respects fields with colspan=3.

Thanks for the bug report. Sorry it took so long to fix :)

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Russ Tyndall.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.