Edgewall Software

Ticket #306 (closed enhancement: fixed)

Opened 5 years ago

Last modified 4 years ago

Selection in ticket-lists behaves different as in other lists

Reported by: vittorio Owned by: cmlenz
Priority: low Milestone: 0.8
Component: report system Version: devel
Severity: normal Keywords:
Cc:

Description

with changeset [466] hovering over a ticket in ticket-lists (lists you get when clicking on a report) highlights the line with a different color as in other lists (browser, timeline, report list). in other lists the whole line is clickable, in ticket-lists only the ticket number is clickable. header-lines like "Ticket, Summary, Component" are highlited too (same in report list, but not in browser).

Attachments

Change History

Changed 5 years ago by anonymous

  • component changed from general to report system

Changed 5 years ago by daniel

  • milestone changed from 0.7 to 0.8

True, it should work the same.

Changed 4 years ago by cmlenz

  • owner changed from jonas to cmlenz

I think the issues here are:

  • Row highlight color on hover differs from other tabular displays: easy to fix
  • Clickable area is too small: We should make the summary column a link for viewing the ticket. Making columns such as status or owner links would be strange, IMHO.
  • Table headers highlight on hover: that's consistent with other links in Trac, and also with other table headings (AFAICT), at least in trunk.

Note that no table actually makes the whole row clickable. I don't think it would be a good idea to do that in the report module.

Changed 4 years ago by cmlenz

  • status changed from new to closed
  • resolution set to fixed

Fixed in [928].

Add/Change #306 (Selection in ticket-lists behaves different as in other lists)

Author



Change Properties
<Author field>
Action
as closed
Next status will be 'reopened'
to The owner will change from cmlenz. Next status will be 'closed'
 
Note: See TracTickets for help on using tickets.