-
Notifications
You must be signed in to change notification settings - Fork 2.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
"chrome://" still being displayed when editing URL bar #1616
Labels
feature/url-bar
priority/P5
Not scheduled. Don't anticipate work on this any time soon.
QA Pass-Linux
QA Pass-macOS
QA Pass-Win64
QA/Test-Plan-Specified
QA/Yes
release-notes/include
Milestone
Comments
rebron
added
the
priority/P5
Not scheduled. Don't anticipate work on this any time soon.
label
Oct 19, 2018
18 tasks
This will be fixed by brave/brave-core#1074. |
fmarier
added a commit
to fmarier/brave-core
that referenced
this issue
Jan 16, 2019
Both GetFormattedFullURL() and GetURLForDisplay() need to be overridden in order for the URL to be displayed properly in the URL bar and to be copy/pasted properly when editing the URL.
18 tasks
bridiver
added a commit
to brave/brave-core
that referenced
this issue
Jan 18, 2019
18 tasks
bridiver
added a commit
to brave/brave-core
that referenced
this issue
Jan 22, 2019
+1 from @anushshetty8 via #3170 |
Verification passed on
Used STR from the description. Verification passed on
Verification PASSED on
|
This was referenced Apr 2, 2021
This was referenced Apr 7, 2021
This was referenced Apr 7, 2021
This was referenced Apr 7, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
feature/url-bar
priority/P5
Not scheduled. Don't anticipate work on this any time soon.
QA Pass-Linux
QA Pass-macOS
QA Pass-Win64
QA/Test-Plan-Specified
QA/Yes
release-notes/include
Description
When editing the URL bar, you'll still be able to see the
chrome://
protocol handler rather than thebrave://
Steps to Reproduce
dev
orbeta
brave://settings
and start editing the URL once the page loadsActual result:
Expected result:
Shouldn't be displaying the
chrome://
protocol handler when editing the URL box.Reproduces how often:
100% reproducible using the above STR.
Brave version (brave://version info)
Reproducible on current release:
Yes, currently reproducible on both
dev
andbeta
builds:The text was updated successfully, but these errors were encountered: