Closed
Bug 1990250
Opened 10 months ago
Closed 10 months ago
HNT - Homepage title - "about:home" is too niche-specific
Categories
(Firefox for Android :: Toolbar, defect)
Tracking
()
RESOLVED
FIXED
145 Branch
| Tracking | Status | |
|---|---|---|
| firefox145 | --- | verified |
People
(Reporter: petru, Assigned: gl)
References
(Blocks 1 open bug)
Details
(Whiteboard: [fxdroid] [group5])
Attachments
(5 files)
Steps to reproduce
- Have "Homepage as a New Tab" enabled
- Build up tab history
- Long press on the navigation icons in the toolbar / menu
- Select "about:home"
Expected behavior
See a proper title like "Home" or "New tab" as Chrome uses
Actual behavior
The HNT title is the same as it's url: "about:home".
| Assignee | ||
Updated•10 months ago
|
Assignee: nobody → gl
Status: NEW → ASSIGNED
Whiteboard: [fxdroid] [group5]
Updated•10 months ago
|
| Assignee | ||
Comment 1•10 months ago
|
||
| Assignee | ||
Comment 2•10 months ago
|
||
- Replaces the empty title with the homepage title for homepage tabs that appears in a tab's history state.
| Assignee | ||
Comment 3•10 months ago
|
||
During a UX review over Slack (thread) about the string usage in both tabs tray and tabs history with @topotropic and @emilyw, @emilyw confirmed that we want to move towards saying "Firefox homepage" (one word, no caps on homepage) for both iOS and Android for the title that appears on homepage tab in the tabs tray and tab history. The exact copy will use the "{app name} homepage".
| Assignee | ||
Comment 4•10 months ago
|
||
| Assignee | ||
Updated•10 months ago
|
Keywords: leave-open
Pushed by gluong@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/6a93473661fc
https://hg.mozilla.org/integration/autoland/rev/cc960d7f8d9d
Part 1: Fix code references to the ABOUT_HOME_URL constant r=android-reviewers,jonalmeida
https://github.com/mozilla-firefox/firefox/commit/cb414564bd83
https://hg.mozilla.org/integration/autoland/rev/3134617db57c
Part 2: Override the title of the "about:home" tab to "Homepage" in a tab's history state r=android-reviewers,jonalmeida
Comment 6•10 months ago
|
||
| bugherder | ||
| Assignee | ||
Updated•10 months ago
|
Keywords: leave-open
Pushed by gluong@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/66002eb2b53d
https://hg.mozilla.org/integration/autoland/rev/9b7bc9745aa4
Part 3: Update the homepage tab title to use "{app name} homepage" r=android-reviewers,android-l10n-reviewers,jonalmeida,flod
| Assignee | ||
Updated•10 months ago
|
Flags: qe-verify+
Comment 8•10 months ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 10 months ago
status-firefox145:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 145 Branch
Comment 9•10 months ago
|
||
Verified as fixed on the latest Nightly 145.0a1 from 2025.10.01 with Samsung Galaxy S23 Ultra (Android 14).
Updated•10 months ago
|
Flags: qe-verify+
You need to log in
before you can comment on or make changes to this bug.
Description
•