Closed Bug 1588324 Opened 5 years ago Closed 4 years ago

Home page URL may be appended to the URL bar if I'm start typing immediately

Categories

(Firefox :: Address Bar, defect, P3)

69 Branch
defect
Points:
3

Tracking

()

RESOLVED DUPLICATE of bug 1468033

People

(Reporter: fluffy, Unassigned)

Details

User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:69.0) Gecko/20100101 Firefox/69.0

Steps to reproduce:

  1. Press Cmd-N to open a new browser window
  2. Press Cmd-L and start typing an address immediately

Actual results:

My default start page address sometimes gets appended to the URL I was typing after the window finishes loading fully.

(This only happens on occasion and only if I haven't opened a window in a while, so I suspect there's some caching-related timing differences.)

Expected results:

Since I'd already started typing a URL, the default start page address shouldn't get appended.

This issue also happens with a clean profile? https://support.mozilla.org/kb/profile-manager-create-and-remove-firefox-profiles. Or this behavior from an extension?

Component: Untriaged → Address Bar
Flags: needinfo?(fluffy)

I just verified it on a clean profile, where the only change I did was to set a new homepage. It doesn't happen with the Firefox Home page, just a custom start URL.

The start URL in question is just a very simple page of links (https://news.beesbuzz.biz/comicry.php) which doesn't take much time to load, in case that's a possible factor.

Flags: needinfo?(fluffy)

It seems to be easiest to reproduce if I have closed all browser windows without quitting Firefox (on macOS) and then wait a couple minutes before opening a new window.

I see if you press Ctrl+L immediately, and later connected to the server, which homepage url may have been appended to the url bar, the caret at the beginning. Earlier or later, it may not be inserted (keep you input), or the homepage url be filled and selected from Ctrl+L.

multi-threaded competition?

Severity: normal → minor
Status: UNCONFIRMED → NEW
Ever confirmed: true
OS: Unspecified → All
Hardware: Unspecified → All
Summary: Default page URL gets appended to the URL I'm typing → Home page URL may be appended to the URL bar if I'm start typing immediately

We may have to set some state to remember that we are in the process of selecting, so if the value changes it also gets selected...
It is annoying, but still not very common, may be tricky to test for.

Points: --- → 3
Priority: -- → P3
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.