-
Notifications
You must be signed in to change notification settings - Fork 113
Mozilla Central about:home search is autofocused #2007
Comments
So we will be doing this to avoid impacting any existing search metrics. |
Looks like we can't use So we'll want to detect visibility to focus but only the first visibility after the latest mount to avoid stealing focus. There's existing |
We will be conservative and keep the existing focus-search-in-content behavior. But we will put this behind a pref so that we can experiment via Shield study during Beta 57 to keep focus in location bar. The experiment will want to measure total search volume (from location bar, content, etc.) and probably go with the one that has most search. There may be per-region considerations to consider. Product to figure out details. |
I suppose we can use this pref name: |
fix (systemaddon): #2007 autofocus search box for about:home
Also see https://bugzilla.mozilla.org/show_bug.cgi?id=1382891
Split from #1974. When opening about:home it auto focuses to the search bar
The text was updated successfully, but these errors were encountered: