You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.
Did you search for similar issues before submitting this one?
Yes.
Describe the issue you encountered:
Whenever I hover over a shortcut button in the new tab page, it shows a long and confusing link tooltip. It shows chrome-extension://<many random letters>/about:<page>.html, which appears to be some sort of internal link structure. This does not seem very user friendly.
The relevant source code is in browser-laptop/js/about/newTabComponents/footerInfo.js
Expected behavior:
The tooltip should either show the actual page link (e.g. "about:preferences") or nothing at all.
Platform (Win7, 8, 10? macOS? Linux distro?):
Found on macOS 10.12.x
Brave Version:
0.12.9
Steps to reproduce:
Open Brave and the new tab page.
Hover over one of the shortcut buttons (e.g. preferences) in the bottom right corner.
Look at the tooltip in the bottom left corner.
Screenshot if needed:
Any related issues:
None.
The text was updated successfully, but these errors were encountered:
alexwykoff
changed the title
New tab page shortcut buttons link tooltips are not user friendly
Fixed new tab page shortcut buttons link tooltips to be more user friendly
Mar 28, 2017
luixxiul
changed the title
Fixed new tab page shortcut buttons link tooltips to be more user friendly
New tab page shortcut buttons link tooltips are not user friendly
Sep 9, 2017
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Test plan
#7771 (comment)
Did you search for similar issues before submitting this one?
Yes.
Describe the issue you encountered:
Whenever I hover over a shortcut button in the new tab page, it shows a long and confusing link tooltip. It shows
chrome-extension://<many random letters>/about:<page>.html
, which appears to be some sort of internal link structure. This does not seem very user friendly.The relevant source code is in
browser-laptop/js/about/newTabComponents/footerInfo.js
Expected behavior:
The tooltip should either show the actual page link (e.g. "about:preferences") or nothing at all.
Platform (Win7, 8, 10? macOS? Linux distro?):
Found on macOS 10.12.x
Brave Version:
0.12.9
Steps to reproduce:
Screenshot if needed:
Any related issues:
None.
The text was updated successfully, but these errors were encountered: