https://bugzilla.wikimedia.org/show_bug.cgi?id=51205

Roan Kattouw <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #3 from Roan Kattouw <[email protected]> ---
Both this and bug 50646 should be fixed by making the link suggestions real
links, i.e. real <a> tags whose hrefs point to the pages they're suggesting.

To do that, you'd need MWLinkTargetInputWidget to use a specialized subclass of
MenuItemWidget; right now it creates plain MenuItemWidgets. Eventually that
specialized subclass could be enriched to contain an image and a description
etc., per the new designs for the link inspector. We could also use this new
widget in MWTitleInputWidget.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to