Closed Bug 2009917 Opened 3 months ago Closed 1 month ago

In the about:opentabs page the containers icons have no padding on the right side while hovered

Categories

(Firefox :: Tabbed Browser: Split View, defect, P3)

Desktop
All
defect

Tracking

()

RESOLVED FIXED
151 Branch
Tracking Status
firefox148 --- disabled
firefox149 --- wontfix
firefox150 --- wontfix
firefox151 --- fixed

People

(Reporter: atrif, Assigned: pranjalisrvgkp)

References

(Blocks 1 open bug)

Details

(Keywords: good-first-bug, Whiteboard: [fidefe-splitview][outreachy-sidebar-2026])

Attachments

(3 files, 3 obsolete files)

Attached image image.png

Found in

  • 149.0a1 (2026-01-12)

Affected versions

  • 149.0a1 (2025-01-12)

Tested platforms

  • Affected platforms: Ubuntu 24, Windows 11, macOS 14
  • Unaffected platforms: none

Steps to reproduce

  1. Add some tabs to a random container.
  2. Use the Add Split View context menu option.
  3. Inside about:opentabs hover over a tab that belongs to a container.

Expected result

  • The container icon is correctly positioned inside the hover area.

Actual result

  • The containers icons have no padding on the right side while hovered

Regression range

  • Not a regression.

Additional notes

  • Attached a screenshot.
Severity: -- → S4
Priority: -- → P3

To help Mozilla out with this bug, here's the steps:

  1. Comment here on the bug that you want to volunteer to help.
    This will tell others that you're working on the next steps.
  2. Download and build the Firefox source code
  3. Start working on this bug.
    • If you have any problems with this bug,
      please comment on this bug and set the needinfo flag for me.
      Also, you can find me and my teammates on the #sidebar channel on
      Element/Matrix
      most hours of most days.
  4. Build your change with mach build and test your change with
    mach test browser/components/tabbrowser/test/browser.
    Also check your changes for adherence to our style guidelines by using mach lint
  5. Submit the patch (including an automated test, if applicable) for review.
    Mark me as a reviewer so I'll get an email to come look at your code.
  6. After a series of reviews and changes to your patch,
    I'll mark it for checkin or push it to autoland.
    Your code will soon be shipping to Firefox users worldwide!
  7. ...now you get to think about what kind of bug you'd like to work on next.
    Let me know what you're interested in and I can help you find your next contribution.
Keywords: good-first-bug

I would like to work on this if available

Thanks Pranjali! You may work on this bug.

Hi I will be happy to work on this

I was assigned to work on this bug and I'm working on it.
Thanks everyone

Hi :nikkis, I'd like to volunteer to work on this bug.

I have reviewed the issue and noticed the container icon had inconsistent padding that caused misalignment within the hover area. I fixed this by applying margin-inline-end: 4px to .fxview-tab-row-container-indicator instead of padding, as margin adds spacing outside the element without
distorting the background image.

Patch submitted for review on Phabricator: https://phabricator.services.mozilla.com/D289089

Please see attached before/after screenshots for
visual comparison.

(In reply to Pranjali Srivastava from comment #6)

I was assigned to work on this bug, and I'm working on it.
Thanks everyone

Sorry about that, Pranjali—I didn’t notice this was already assigned.

I’ve already worked on a patch and submitted it for review. If it helps, you’re welcome to build on it or reuse anything from it. Otherwise, I’m happy to step back.

Thanks!

Assignee: nobody → ndukaprincek
Status: NEW → ASSIGNED

For bug 2009917. Fix spacing issue in fxview tab row

Attachment #9557023 - Attachment description: WIP: Bug 2009917 - remove unnecessary comment in fxview-tab-row-container → Bug 2009917 - remove unnecessary comment in fxview-tab-row-container
Attachment #9556080 - Attachment is obsolete: true

:konyhéa, Pranjali already requested to work on this one. Sorry I missed that this morning when reviewing your patch. Can you please abandon any revisions you've created for this?

Flags: needinfo?(ndukaprincek)
Attachment #9557023 - Attachment is obsolete: true

:kcochrane
Thanks for letting me know!

I’ll go ahead and abandon the revisions I created for this bug. I appreciate the clarification and look forward to contributing to other tasks.

Thanks again!

Flags: needinfo?(ndukaprincek)
Assignee: ndukaprincek → pranjalisrvgkp
Whiteboard: [fidefe-splitview] → [fidefe-splitview][outreachy-sidebar-2026]
Pushed by kcochrane@mozilla.com: https://github.com/mozilla-firefox/firefox/commit/70834c5ca836 https://hg.mozilla.org/integration/autoland/rev/830c8bf7d5b9 Add inline margin to fxview tab row container indicator r=desktop-theme-reviewers,kcochrane
Status: ASSIGNED → RESOLVED
Closed: 1 month ago
Resolution: --- → FIXED
Target Milestone: --- → 151 Branch

Since nightly and release are affected, beta will likely be affected too.
For more information, please visit BugBot documentation.

The patch landed in nightly and beta is affected.
:pranjalisrvgkp, is this bug important enough to require an uplift?

For more information, please visit BugBot documentation.

Flags: needinfo?(pranjalisrvgkp)
Flags: needinfo?(pranjalisrvgkp)
QA Whiteboard: [qa-found-in-c149] [S4][QA-4411] → [qa-found-in-c149] [S4][QA-4411] [qa-ver-opt-c152/b151]
Attachment #9556109 - Attachment description: Bug 2009917 - Added proper spacing → Bug 2009917 - Add inline margin to fxview tab row container indicator
Attachment #9556109 - Attachment is obsolete: true
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: