-
Notifications
You must be signed in to change notification settings - Fork 971
Whatever I type in URL bar immediately after creating new tab gets erased #2812
Comments
not exactly a duplicate, but related: #2039 |
This also happens when using CMD+N to open a new window (it happens more frequently and it's easier to reproduce that way) |
Possibly a fix is related to if you move your mouse where the urlbar suggestions are, it changes the location to what was hovered over. |
I have seen this behavior on opening a new window. Sometimes on the original window. If I restart brave, the first window works fine for some time but I regularly can open up a second window, enter text into the address bar, and hit "enter" - and it jsut disappears, nothing loads. Just updated to brave 0.11.2 on OSX 10.11.6 Had not seen it before |
It seems to reset the url bar when the page's title "about:newtab" changes to "New Tab", or when the "new tab page" finishes loading. |
There seems to be two issues going on here. The clearing of the typed input after the newtab finishes loading, which Liunkae mentioned. Keyboard input that is lost between the user pressing C-t and the address bar gaining focus and capturing input. In Firefox, no matter how quickly I press a letter key after C-t, all input ends up in the address bar. |
Did you search for similar issues before submitting this one?
I did a few issue searches, hopefully this isn't a duplicate!
Describe the issue you encountered:
I'm pretty fast on the keyboard. If I cmd + t to open a new tab and immediately start typing, whatever I've typed gets erased about half a second after I start.
Expected behavior:
The URL I've started typing should persist.
macOS
Brave: 0.11.1
Electron: 1.2.7
libchromiumcontent: 51.0.2704.103
V8: 5.1.281.65
Node.js: 6.1.0
Update Channel: dev
The text was updated successfully, but these errors were encountered: