Ticket #190 (closed enhancement: fixed)
Opened 8 years ago
Last modified 8 years ago
Report names should be hyperlinks in report-list
| Reported by: | daniel | Owned by: | daniel |
|---|---|---|---|
| Priority: | low | Milestone: | 0.7 |
| Component: | report system | Version: | 0.6 |
| Severity: | normal | Keywords: | |
| Cc: | |||
| Release Notes: | |||
| API Changes: | |||
Description
When listing available reports, the report name itself should also be a hyperlink, making selection easier.
Attachments
Change History
comment:1 Changed 8 years ago by daniel
- Milestone set to 0.7
- Owner changed from jonas to daniel
- Status changed from new to assigned
comment:2 Changed 8 years ago by daniel
comment:3 Changed 8 years ago by daniel
- Resolution set to fixed
- Status changed from assigned to closed
Fixed in [466].
comment:4 Changed 8 years ago by vittorio
- Resolution fixed deleted
- Status changed from closed to reopened
seems to not work here, maybe a python 2.1 issue?
the line gets highlighted (gray) but only the ticket number is clickable. theres no highlightning when the color of the ticket is already gray. headers like description, "ticket summary components .." gets highlighted too.
comment:5 Changed 8 years ago by vittorio
- Resolution set to fixed
- Status changed from reopened to closed
oh sorry for the possible confusion, but i misread the ticket summary and description.
my last comment refers to a report (ticket lists) not to the report list. the report list works now, but highlighting when hovering over tickets behaves not the same like it does on other lists in trac (timeline, report list, browser) introduced by [466]. closing this bug therefore and will open new ticket.



The whole line should be clickable actually…