Closed
Bug 1947225
Opened 1 month ago
Closed 1 month ago
Shortcut title overflowing in Edit/New Shortcut dialogs from about:home
Categories
(Firefox :: New Tab Page, defect)
Tracking
()
RESOLVED
FIXED
137 Branch
Tracking | Status | |
---|---|---|
firefox-esr128 | --- | unaffected |
firefox135 | --- | wontfix |
firefox136 | --- | wontfix |
firefox137 | --- | verified |
People
(Reporter: bhidecuti, Assigned: rhamoui)
References
(Regression)
Details
(Keywords: regression)
Attachments
(2 files)
Found in
- 136.0b3
Affected versions
- 137.0a1
- 136.0b3
- 135.0
Tested platforms
- Affected platforms: Windows 11, macOS 14, Ubuntu 22.04
- Unaffected platforms: none
Steps to reproduce
- Navigate to about:home and add a new shortcut or edit an existing one by opening the 3-dot menu from any shortcut
- In the New/Edit Shortcut dialog, enter a long title in the “Title” field (e.g. TestTestTestTestTestTestTestTestTestTestTest)
- Observe how the title is displayed under the shortcut image
Expected result
- The title is truncated and there are no overflow issues
Actual result
- The title is not truncated. If the entered text contains no spaces, it extends across horizontally. If the text contains spaces, it wraps onto multiple lines, causing the dialog height to increase
Regression range
- Last good build: 2024-12-05
- First bad build: 2024-12-06
- Pushlog: https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=25396aa6b22994d5ce0ba4b961bbf64797d57193&tochange=0030e1c01a2f651cb086e573814f67729598eec9
- Potentially regressed by: 1433530
Additional notes
- See the attached screenshot
Comment 1•1 month ago
|
||
:rhamoui, since you are the author of the regressor, bug 1433530, could you take a look?
For more information, please visit BugBot documentation.
Flags: needinfo?(rhamoui)
Updated•1 month ago
|
Assignee | ||
Updated•1 month ago
|
Assignee: nobody → rhamoui
Flags: needinfo?(rhamoui)
Assignee | ||
Comment 2•1 month ago
|
||
Pushed by nbarrett@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/01c311a854a9
Fix tile text overflow in topsites form. r=home-newtab-reviewers,nbarrett
Comment 4•1 month ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 1 month ago
Resolution: --- → FIXED
Target Milestone: --- → 137 Branch
Reporter | ||
Comment 5•1 month ago
|
||
Verified as fixed on Firefox Nightly 137.0a1 (2025-02-13), using macOS 14.7, Windows 11 and Ubuntu 22.04. Shortcut title is no longer overflowing in Edit/New Shortcut dialogs from about:home.
Comment 6•1 month ago
|
||
The patch landed in nightly and beta is affected.
:rhamoui, is this bug important enough to require an uplift?
- If yes, please nominate the patch for beta approval.
- If no, please set
status-firefox136
towontfix
.
For more information, please visit BugBot documentation.
Flags: needinfo?(rhamoui)
Updated•1 month ago
|
Assignee | ||
Updated•1 month ago
|
Flags: needinfo?(rhamoui)
You need to log in
before you can comment on or make changes to this bug.
Description
•