Closed Bug 1794965 Opened 3 years ago Closed 3 years ago

Some bug links tooltips are missing

Categories

(bugzilla.mozilla.org :: User Interface, defect)

Production
defect

Tracking

()

RESOLVED WONTFIX

People

(Reporter: goodvin, Unassigned)

Details

Attachments

(1 file)

User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:100.0) Gecko/20100101 Firefox/100.0

Steps to reproduce:

Sometimes bug links are missing their tooltip.
In bug #1751215c7 (https://bugzilla.mozilla.org/show_bug.cgi?id=1751215#c7), hover mouse over the link in the comment.

Actual results:

On hovering over the bug link in the comment, no tooltip is produced. When viewing source, there is no <title> html tag exists.

Expected results:

On hovering over the bug link in the comment, a tooltip with bug status and bug description should be displayed.

Original tooltip implementation is bug 74355.

This is because the bug id is actually a fully qualified URL in that particular comment. We do not add tooltips to URLs even if they are pointing to a bug on the same system. If a comment has a bug number alone in the comment, we then link that and create a tooltip if the user can see the bug.

Status: UNCONFIRMED → RESOLVED
Closed: 3 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: