Closed
Bug 2026574
Opened 6 months ago
Closed 5 months ago
Long strings are not displayed properly on the about:opentabs page search filed
Categories
(Firefox :: Tabbed Browser: Split View, defect, P3)
Tracking
()
VERIFIED
FIXED
151 Branch
People
(Reporter: atrif, Assigned: rosemary.chukwuka.241793, Mentored)
References
(Blocks 1 open bug)
Details
(Keywords: good-first-bug, Whiteboard: [fidefe-splitview][outreachy-sidebar-2026])
Attachments
(2 files, 1 obsolete file)
Found in
- 150.0b1
Affected versions
- 150.0b1
- 151.0a1 (2026-03-25)
Tested platforms
- Affected platforms: Windows 11, macOS 26, Ubuntu 24
- Unaffected platforms: none
Steps to reproduce
- Create a Split View from a single tab and search for a long string inside the about:opentabs page.
Expected result
- The string is displayed as expected.
Actual result
- The string exits the search result.
Regression range
- Happens after implementation of bug 2010624
Additional notes
- Attached a screenshot.
Updated•6 months ago
|
| Reporter | ||
Updated•6 months ago
|
Summary: Long strings are not displayed properly on the about:opentabs page seach filed → Long strings are not displayed properly on the about:opentabs page search filed
Updated•6 months ago
|
Mentor: kcochrane
Keywords: good-first-bug
Whiteboard: [fidefe-splitview] → [fidefe-splitview][outreachy-sidebar-2026]
Updated•6 months ago
|
Assignee: nobody → rosemary.chukwuka.241793
Status: NEW → ASSIGNED
| Assignee | ||
Comment 2•6 months ago
|
||
| Assignee | ||
Comment 3•6 months ago
|
||
I have submitted a patch for this bug on Phabricator: https://phabricator.services.mozilla.com/D290345
| Assignee | ||
Comment 4•6 months ago
|
||
Comment 5•6 months ago
|
||
I want to clarify that the fix here is actually for the moz-card heading element and not with the search input itself.
Updated•6 months ago
|
Attachment #9559077 -
Attachment is obsolete: true
Updated•6 months ago
|
Attachment #9559077 -
Attachment is obsolete: false
Updated•6 months ago
|
Attachment #9559074 -
Attachment is obsolete: true
Updated•5 months ago
|
Attachment #9559077 -
Attachment description: Bug 2026574 - Fix long strings overflowing search field in about:opentabs splitview → Bug 2026574 - Fix long strings overflowing search results in about:opentabs splitview
Updated•5 months ago
|
Severity: -- → S3
Priority: -- → P3
Updated•5 months ago
|
Attachment #9559077 -
Attachment description: Bug 2026574 - Fix long strings overflowing search results in about:opentabs splitview → Bug 2026574 - Fix long strings overflowing search field in about:opentabs splitview
Pushed by kcochrane@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/57b2efeee42b
https://hg.mozilla.org/integration/autoland/rev/732d0f55ad1d
Fix long strings overflowing search field in about:opentabs splitview r=desktop-theme-reviewers,tabbrowser-reviewers,kcochrane,tgiles
Comment 7•5 months ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 5 months ago
Resolution: --- → FIXED
Target Milestone: --- → 151 Branch
Comment 8•5 months ago
|
||
The patch landed in nightly and beta is affected.
:rosemary.chukwuka.241793, is this bug important enough to require an uplift?
- If yes, please nominate the patch for beta approval.
- See https://wiki.mozilla.org/Release_Management/Requesting_an_Uplift for documentation on how to request an uplift.
- If no, please set
status-firefox150towontfix.
For more information, please visit BugBot documentation.
Flags: needinfo?(rosemary.chukwuka.241793)
| Assignee | ||
Comment 9•5 months ago
|
||
This is a minor UI fix. No uplift to beta needed.
Best regards,
Rosemary
Flags: needinfo?(rosemary.chukwuka.241793)
Updated•5 months ago
|
Updated•5 months ago
|
QA Whiteboard: [qa-found-in-b150] [S4] → [qa-found-in-b150] [S4] [qa-triage-done-c152/b151] [qa-ver-needed-c152/b151]
Flags: qe-verify+
| Reporter | ||
Comment 10•4 months ago
|
||
Verified fixed with Firefox 151.0b10 on Windows 11, Ubuntu 24 and macOS 26. The long strings are displayed correctly on the about:opentabs page.
Status: RESOLVED → VERIFIED
QA Whiteboard: [qa-found-in-b150] [S4] [qa-triage-done-c152/b151] [qa-ver-needed-c152/b151] → [qa-found-in-b150] [S4] [qa-triage-done-c152/b151] [qa-ver-done-c152/b151]
Flags: qe-verify+
| Reporter | ||
Updated•4 months ago
|
QA Contact: atrif
You need to log in
before you can comment on or make changes to this bug.
Description
•