#664 closed enhancement (fixed)
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: | Branch: | ||
Release Notes: | |||
API Changes: | |||
Internal 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 (0)
Change History (6)
comment:1 by , 20 years ago
comment:2 by , 20 years ago
Milestone: | → 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 by , 20 years ago
Summary: | JavaScript tooltips for inline ticket links. → 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 by , 20 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:6 by , 20 years ago
Milestone: | 0.9 → 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.