Show full href in anchor tooltip
ClosedPublic

Authored by mwolff on Mar 6 2020, 1:38 PM.

Details

Summary

This is esp. useful when we encounter links of the form
[text](https://test.com) - I do not want to click that without
knowing where it leads me to. Without this patch, I only see
text and not the URL. With this patch, I see the URL in a tooltip.

Diff Detail

Repository
R865 Ruqola
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
mwolff requested review of this revision.Mar 6 2020, 1:38 PM
mwolff created this revision.
dfaure accepted this revision.Mar 6 2020, 6:15 PM

Thanks, Mr Tooltip :-)

This revision is now accepted and ready to land.Mar 6 2020, 6:15 PM
This revision was automatically updated to reflect the committed changes.