Ticket #664 (closed enhancement: fixed)
Opened 8 years ago
Last modified 5 years ago
Tooltips for inline ticket links
| Reported by: | BM | Owned by: | utopiste |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.8 |
| Component: | general | Version: | 0.7.1 |
| Severity: | normal | Keywords: | |
| Cc: | |||
| Release Notes: | |||
| API Changes: | |||
Description
I would find it useful if Overlib style popups (http://www.bosrup.com/web/overlib/) were displayed when you hovered over a inlink ticket or changelist link.
The tooltip would display the description of the ticket.
Presumably this would require some form of indexing so that retrieving this information didn't slow down page renders, but the end result would be very nice indeed.
Attachments
Change History
comment:1 Changed 8 years ago by vittorio
comment:2 Changed 8 years ago by anonymous
- Milestone set to 0.9
Not a bad idea at all.. It requires a little bit more db-access for wikitext rendering, but shouldn't impact that much in reality.
This also ties into the 'striking out bugs that are closed' in wikitext (#225).
comment:3 Changed 8 years ago by cmlenz
- Summary changed from JavaScript tooltips for inline ticket links. to Tooltips for inline ticket links
Changing title because this doesn't necessarily have anything to do with JavaScript (i.e. normal HTML title attributes on the links would fulfill the same need.)
comment:4 Changed 8 years ago by utopiste
- Owner changed from jonas to utopiste
- Status changed from new to assigned
comment:5 Changed 8 years ago by anonymous
- Resolution set to fixed
- Status changed from assigned to closed
Fixed in [893]
comment:6 Changed 8 years ago by cmlenz
- Milestone changed from 0.9 to 0.8



good idea. i always found it very usefull in bugzilla to get the bug status, resolution and description when hovering over a bug number.