Closed Bug 1120838 Opened 9 years ago Closed 9 years ago

Typing fast to address bar is nondeterministic

Categories

(Firefox :: Address Bar, defect)

34 Branch
x86_64
Linux
defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: persona, Unassigned)

Details

(Whiteboard: DUPEME)

User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:34.0) Gecko/20100101 Firefox/34.0
Build ID: 20141127110442

Steps to reproduce:

Type 'tw' followed by pressing enter quickly.


Actual results:

Outcome 1 (sometimes):
Browser loads https://twitter.com
Outcome 2 (other times):
searches google for 'tw'


Expected results:

One or the other, but not both.

The google search happens much more often if I have just opened several new tabs.

This appears to be related to asynchronously loading suggestions; if the async load hasn't completed yet, the enter keypress can trigger first.
Component: Untriaged → Location Bar
Whiteboard: DUPEME
Could you update https://wiki.mozilla.org/BMO/Whiteboard with the meaning of DUPEME ?
Ah - found it on http://devsupport.mozdev.org/QA/thesaurus/#D
(In reply to persona from comment #1)
> Could you update https://wiki.mozilla.org/BMO/Whiteboard with the meaning of
> DUPEME ?

Huh, didn't know about that page, but I've updated it accordingly. Thanks!

Basically, I'm fairly sure we have a bug on file for this, but I couldn't find it quickly. Maybe Marco knows.
I think the current code in Nightly buffers the Enter until results arrive. please reopen if you can still reproduce.
Status: UNCONFIRMED → RESOLVED
Closed: 9 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.