Skip to content
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.

Whatever I type in URL bar immediately after creating new tab gets erased #2812

Closed
jkup opened this issue Jul 29, 2016 · 7 comments · Fixed by #3105
Closed

Whatever I type in URL bar immediately after creating new tab gets erased #2812

jkup opened this issue Jul 29, 2016 · 7 comments · Fixed by #3105
Milestone

Comments

@jkup
Copy link
Contributor

jkup commented Jul 29, 2016

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.

  • Platform (Win7, 8, 10? macOS? Linux distro?):

macOS

  • Brave Version:

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

  • Steps to reproduce:
    1. cmd + t to open a new tab
    2. Start typing immediately
    3. Notice after ~.5 seconds it gets deleted
  • Screenshot if needed:

brave3

  • Any related issues:
@diracdeltas
Copy link
Member

not exactly a duplicate, but related: #2039

@bbondy bbondy added this to the 0.11.3dev milestone Aug 2, 2016
@diegodoval
Copy link

This also happens when using CMD+N to open a new window (it happens more frequently and it's easier to reproduce that way)

@bbondy bbondy modified the milestones: 0.11.4dev, 0.11.3dev Aug 4, 2016
@bbondy
Copy link
Member

bbondy commented Aug 4, 2016

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.

@dgarsys
Copy link

dgarsys commented Aug 4, 2016

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

@cndouglas
Copy link

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.

@gulkily
Copy link

gulkily commented Aug 8, 2016

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.

@PatrickRyanLane
Copy link

Just wanted to share issues #2197 and #847 which referenced the same problem. It looks like it may have been solved in 0.10.4 but has now returned. @bbondy mentioned it may have been something relating to auto complete changes that fixed the issue initially.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

8 participants