autoblog.spidersweb.pl - Comments section does not load with Standard ETP in PBM
Categories
(Web Compatibility :: Privacy: Site Reports, defect, P3)
Tracking
(firefox145 fixed)
| Tracking | Status | |
|---|---|---|
| firefox145 | --- | fixed |
People
(Reporter: ctanase, Assigned: emz)
References
(Depends on 2 open bugs, )
Details
(Keywords: webcompat:site-report, webcompat:tracker-blocking, Whiteboard: [webcompat-source:web-bugs][privacy-team:diagnosed])
Attachments
(2 files)
Environment:
Operating system: Windows 11/10
Firefox version: Firefox 139.0/140
Preconditions:
- Private window opened
- ETP set to Standard
Steps to reproduce:
- Go to https://autoblog.spidersweb.pl/lublin-autobusy-wodorowe-zakup-po-co-droga-eksploatacja
- Scroll down the page.
- Click on "DYSKUSJA".
- Observe the behavior.
Expected Behavior:
Comments are shown.
Actual Behavior:
No comments are shown, the section is blank.
Notes:
- Reproduces in ETP Strict mode only
- Reproduces in firefox-nightly, and firefox-release
- Does not reproduce in chrome
Created from https://github.com/webcompat/web-bugs/issues/154398
| Reporter | ||
Comment 1•6 months ago
|
||
Updated•5 months ago
|
Updated•5 months ago
|
Updated•5 months ago
|
| Assignee | ||
Comment 2•3 months ago
|
||
Taking a look to find out why the smartblock placeholder button isn't working.
| Assignee | ||
Updated•3 months ago
|
| Assignee | ||
Comment 3•2 months ago
|
||
| Assignee | ||
Comment 4•2 months ago
|
||
The site seems to be using setPointerCapture to capture clicks and fails to forward the click to the embed placeholder. I've submitted a patch that blocks setPointerCapture calls on just the our placeholder elements.
I've also built a simplified demo page here that captures clicks and breaks the embed placeholder button in a similar way like the page in this bug: https://playground.emz.im/embed-disqus-pointer-capture/
Comment 6•1 month ago
|
||
| bugherder | ||
Description
•