www.virustotal.com - The site layout is broken
Categories
(Core :: Layout: Positioned, defect, P1)
Tracking
()
Tracking | Status | |
---|---|---|
firefox-esr128 | --- | unaffected |
firefox132 | --- | unaffected |
firefox133 | --- | unaffected |
firefox134 | --- | fixed |
People
(Reporter: rbucata, Assigned: dshin)
References
(Regression, )
Details
(Keywords: regression, webcompat:site-report, Whiteboard: [webcompat-source:web-bugs] [anchorpositioning:m1], [wptsync upstream])
Attachments
(3 files)
Environment:
Operating system: Windows 10
Firefox version: Firefox 134.0 (2024-11-10)/ Firefox Release 132.0.1
Steps to reproduce:
- Navigate to: https://www.virustotal.com/gui/home/upload
- Observe
Expected Behavior:
The site layout loads fully
Actual Behavior::
The layout is broken
Notes:
- Reproduces regardless of the status of ETP
- Reproduces in firefox-nightly
- Does not reproduce in firefox-release, and chrome
Created from https://github.com/webcompat/web-bugs/issues/143849
Reporter | ||
Comment 1•9 months ago
|
||
Reporter | ||
Updated•9 months ago
|
![]() |
||
Comment 2•9 months ago
•
|
||
Regression window:
https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=db67c8382336ede215353bbdb46f85755cbdbc5f&tochange=889105cc0018e8d2aa77407ef90f68adf878933f
Workaround:
.hstack {
align-self: auto;
}
Comment 3•9 months ago
|
||
Since the status is marked as affected
for nightly and as unaffected
for release, is it affected
or unaffected
for beta?
For more information, please visit BugBot documentation.
Comment 4•9 months ago
|
||
Set release status flags based on info from the regressing bug 1920160
:dshin, since you are the author of the regressor, bug 1920160, could you take a look? Also, could you set the severity field?
For more information, please visit BugBot documentation.
Updated•9 months ago
|
Comment 5•9 months ago
|
||
If needed, here is a minimal example. The red element should just be as tall as the text, and not as the whole page.
Assignee | ||
Comment 6•9 months ago
|
||
Updated•9 months ago
|
Assignee | ||
Comment 7•9 months ago
|
||
Thanks for the minimized testcase! That was helpful.
Ah, getting bitten by interaction between old inset behaviour & new auto-size behaviour..
Comment 8•9 months ago
|
||
Hi David. Should this bug be added to the M1 backlog?
Updated•9 months ago
|
Assignee | ||
Updated•9 months ago
|
Comment 11•9 months ago
|
||
Backed out for causing wpt failures @ css/css-anchor-position/position-area-anchor-outside.html
Backout link: https://hg.mozilla.org/integration/autoland/rev/db3dd3a56ec2e86379f3cad453e6e0fe8f2c11e0
Failure log -> TEST-UNEXPECTED-FAIL | /css/css-anchor-position/position-area-anchor-outside.html
Comment 13•9 months ago
|
||
Assignee | ||
Updated•9 months ago
|
Comment 14•9 months ago
|
||
bugherder |
Description
•