Firefox loses the last few typed characters when pressing enter immediately after typing something into the address bar
Categories
(Firefox :: Address Bar, defect)
Tracking
()
People
(Reporter: eamon, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:80.0) Gecko/20100101 Firefox/80.0
Steps to reproduce:
- press Ctrl-T (open new tab, focus address bar)
- type "test this "
- wait a few seconds
- press enter
- OK! firefox loads https://www.google.com/search?client=firefox-b-d&q=test+this+
- press Ctrl-T (open new tab, focus address bar)
- type "test this now"
- while you're typing, note that auto complete shows the previous "test this" search, even while typing "now"
- wait a few seconds
- autocomplete shows "test this now -- search with google" after the short pause
- press enter
- OK! firefox loads https://www.google.com/search?client=firefox-b-d&q=test+this+now
- press Ctrl-T (open new tab, focus address bar)
- type "test this now"
- while typing, autocomplete shows "test this -- search with google" as before.
- without waiting, immediately press enter
- broken: firefox loads https://www.google.com/search?client=firefox-b-d&q=test+this+
Actual results:
Firefox loads the incorrect search results (as shown in the autocomplete before it was updated to include the last few chars typed).
Expected results:
As described above, that firefox navigates to the url or search query typed, i.e. to https://www.google.com/search?client=firefox-b-d&q=test+this+now in this example.
nightly 80.0a1 (2020-07-11) (64-bit)
I'm pretty sure this has been happening for a few days, but worked before then. It works on stable 78.0.2 (64-bit).
platform: win10
Comment 2•4 years ago
|
||
Bugbug thinks this bug should belong to this component, but please revert this change in case of error.
Comment 3•4 years ago
|
||
I have also started to have this problem recently with DuckDuckGo on Linux. Right now using Nightly 80.0a1 (2020-07-11) (64-bit).
Updated•4 years ago
|
Description
•