Closed Bug 1384573 Opened 7 years ago Closed 4 years ago

Tooltips are broken for macros that use custom link text

Categories

(Developer Documentation Graveyard :: Macros/Templates, enhancement)

All
Other
enhancement
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: radick334, Assigned: sheppy)

Details

(Whiteboard: [specification][type:bug])

What did you do?
================
Many macro links in the MDN wiki use custom titles, such as the "specified value" links on https://developer.mozilla.org/en-US/docs/Web/CSS/computed_value. One can hover over macro links to read a tooltip.

What happened?
==============
Even for valid links, when there is custom link text the link tooltip reads, "The documentation about this has not yet been written."

What should have happened?
==========================
The tooltip should work even when custom link text is used in the link.

Is there anything else we should know?
======================================
The macro code looks like this: {{cssxref("specified_value", "specified value")}} , where the second argument is the custom link text.
Component: KumaScript → Macros/Templates
Product: Mozilla Developer Network → Developer Documentation
I have submitted an update to my recent cssxref PR which should fix this issue:

https://github.com/mdn/kumascript/pull/266
Assignee: nobody → eshepherd
MDN Web Docs' bug reporting has now moved to GitHub. From now on, please file content bugs at https://github.com/mdn/sprints/issues/ and platform bugs at https://github.com/mdn/kuma/issues/.
Status: UNCONFIRMED → RESOLVED
Closed: 4 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.