Closed
Bug 2054518
Opened 1 month ago
Closed 1 month ago
Don't focus the address bar when new tab is opened
Categories
(Firefox for Android :: Search, task, P3)
Tracking
()
RESOLVED
FIXED
154 Branch
| Tracking | Status | |
|---|---|---|
| firefox154 | --- | fixed |
People
(Reporter: gl, Assigned: gl)
References
(Blocks 1 open bug, Regressed 2 open bugs)
Details
(Whiteboard: [fxdroid] [group5])
Attachments
(1 file)
From https://docs.google.com/document/d/1TOK-8F7EdwHrgLoXqx_txNY1IkHHC3Pd_q1RtEYfJCM/edit?usp=sharing
When a new tab is opened, it should open with the keyboard down (search bar not auto-focused) — so the user actually sees the homepage. Otherwise, the homescreen content would never be visible because focusing the search bar immediately swaps it for the recent/trending searches view.
| Assignee | ||
Updated•1 month ago
|
Assignee: nobody → gl
Status: NEW → ASSIGNED
| Assignee | ||
Updated•1 month ago
|
Whiteboard: [fxdroid] [group5]
Updated•1 month ago
|
| Assignee | ||
Comment 1•1 month ago
|
||
- When is settings.enableHomepageTrendingRecentSearch is enabled, opening a new tab should land on the homepage without the keyboard opened so the homepage is actually visible.
Pushed by gluong@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/8ec39c3a75b3
https://hg.mozilla.org/integration/autoland/rev/63b2ec62d67e
Don't focus the address bar when a new tab is opened if trending and recent search on homepage is enabled r=android-reviewers,Roger
Comment 3•1 month ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 1 month ago
status-firefox154:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 154 Branch
Comment 4•1 month ago
|
||
I now have to do a separate tap on the search bar every time I open a new tab. This is a UX regression.
You need to log in
before you can comment on or make changes to this bug.
Description
•