Closed
Bug 2011336
Opened 2 months ago
Closed 1 month ago
Tab attention dot is covered by tab icon on split view
Categories
(Firefox :: Tabbed Browser: Split View, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1997925
People
(Reporter: mercichao, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [fidefe-splitview])
Attachments
(1 file)
|
15.93 KB,
image/png
|
Details |
Steps to reproduce:
- Visit a site that has an opaque square site icon.
- Create a split view with this page.
- Open the web console (F12).
- Run the following code and switch to another tab, wait for the alert box to appear.
setTimeout(() => alert(1), 2000);
- Observe that the attention dot is covered by the site icon.
| Reporter | ||
Comment 1•2 months ago
|
||
Sorry that I missed the sample link at step 1: https://www.mozilla.org
Comment 2•2 months ago
•
|
||
Hello! Setting this as new since this is reproducible with 149.0a1 (2026-01-19) on Windows 11. Thank you!
Status: UNCONFIRMED → NEW
Has STR: --- → yes
status-firefox147:
--- → disabled
status-firefox148:
--- → disabled
status-firefox149:
--- → affected
Ever confirmed: true
OS: Unspecified → All
Hardware: Unspecified → Desktop
Whiteboard: [fidefe-splitview]
Updated•2 months ago
|
Comment 3•1 month ago
|
||
We can address this in bug 1997925.
You need to log in
before you can comment on or make changes to this bug.
Description
•