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:
When changing tabs and wanting to visit github.com, I clicked in the url bar and found the first character was deleted.
Expected behavior:
Whatever I type in the url bar should be respected.
Platform (Win7, 8, 10? macOS? Linux distro?):
Tested on OS X
Brave Version:
0.12.9 RC1
Steps to reproduce:
Give focus to tab A
Click on tab B
Click on the url bar in tab B
Quickly type a url like github.com
Screenshot if needed:
Any related issues:
The text was updated successfully, but these errors were encountered:
this may be because the URLbar is getting selected after the first character is typed, so whatever is typed afterward overrides the initial character. just a thought since i'm having a hard time repro-ing it but have seen it come up.
previously it seems that the urlbar was getting selected
every time the react select state was updated; yet then the
react selected state would be updated to false.
this may fix#5529
Auditors: @bbondy
Test Plan:
follow Alex's test steps in #5529
and check that the first character is not deleted.
Did you search for similar issues before submitting this one?
Yes
Describe the issue you encountered:
When changing tabs and wanting to visit github.com, I clicked in the url bar and found the first character was deleted.
Expected behavior:
Whatever I type in the url bar should be respected.
Platform (Win7, 8, 10? macOS? Linux distro?):
Tested on OS X
Brave Version:
0.12.9 RC1
Steps to reproduce:
Screenshot if needed:
Any related issues:
The text was updated successfully, but these errors were encountered: