Open
Bug 1916170
Opened 3 months ago
Updated 2 months ago
www.lindawestcellos.com - Unable to expand/collapse the "Measurements" section
Categories
(Web Compatibility :: Site Reports, defect, P3)
Tracking
(firefox131 affected)
NEW
Tracking | Status | |
---|---|---|
firefox131 | --- | affected |
People
(Reporter: ctanase, Unassigned)
References
()
Details
(Keywords: webcompat:needs-diagnosis, webcompat:site-report, Whiteboard: [webcompat-source:web-bugs])
User Story
platform:windows,mac,linux,android impact:feature-broken configuration:general affects:some branch:release diagnosis-team:webcompat
Attachments
(1 file)
1.12 MB,
video/mp4
|
Details |
Environment:
Operating system: Windows 10
Firefox version: Firefox 131.0/129
Steps to reproduce:
- Go to https://www.lindawestcellos.com/collections/cellos/products/vivoguadeuro-1123b
- Scroll down a little.
- Try to expand/collapse the "Measurements" section
Expected Behavior:
The "Measurements" section can be expanded/collapsed.
Actual Behavior:
The "Measurements" section cannot be expanded/collapsed.
Notes:
- Reproduces regardless of the status of ETP
- Reproduces in Firefox Nightly, and Firefox Release
- Does not reproduce in Chrome
Created from https://github.com/webcompat/web-bugs/issues/141043
Reporter | ||
Updated•3 months ago
|
status-firefox131:
--- → affected
Version: unspecified → Firefox 131
Reporter | ||
Comment 1•3 months ago
|
||
Comment 2•2 months ago
|
||
This might be a timing-thing, James couldn't get this to break. The button for the section doesn't have a click event handler in Firefox, but it does have one in Chrome, so that's probably it. There is a JS exception that looks oddly related:
Uncaught TypeError: can't access property "parentNode", e2 is null
Also, the JS file isn't minified, so that's very exciting.
You need to log in
before you can comment on or make changes to this bug.
Description
•