Ticket #324 (closed defect: fixed)
Row-Headers of Debug Output have no valign attribute, so tall rows have no header until you scroll to it's center
| Reported by: | Adam Tuttle | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.0 |
| Version: | 3.0.178 | Severity: | trivial |
| Keywords: | Cc: |
Description
Originally posted by Adam Tuttle on 5/27/2008 at 2:32 PM: entered by Ezra Parker on port to new system
For example, when there is an exception, the following HTML shows up in the debug output:
<tr>
<td>12304ms</td>
<td>Exception</td>
<td> [cfdump stuff here] </td>
</tr>
When the CFDump is very tall, the row header (type column) is using the default vertical alignment (middle) and you have to scroll down to the center of the row to read it. This can be confusing, frustrating, and disorienting, and I would propose that you add valign="top" to the type and time columns of every row of debug output.
Change History
Note: See
TracTickets for help on using
tickets.
![(please configure the [header_logo] section in trac.ini)](/ModelGlue.com/trac.cgi/chrome/site/your_project_logo.png)