ghostery / broken-page-reports

9 stars 4 forks source link

mediapart.fr #851

Open lecodeur opened 2 months ago

lecodeur commented 2 months ago

DO NOT include personal information. We're not responsible for personal information leakage in the report.

Website URLs

Please, list the website URLs having the issue in the following code block to prevent the potential leak of personal information.

https://www.mediapart.fr/

Description

Describe your issue simple as possible. You'll need to describe how to reproduce the issue later.

Cookie consent modal is not displayed /  automatically rejected.
Scrolling is disabled.

Steps to reproduce

Writing clear reproduction steps and environment helps us to recognize and identify the issue faster.

Visit https://www.mediapart.fr/
Scroll is disabled as cookie consent can't be given – the modal is invisible to the user.

Environments

Writing your environments detailed helps us to recognize and identify the issue faster.

If you're using Safari, you can replace the browser version with the OS version. Please, write in numbers.

MacOS 14.6.1
Chrome 130.0.6722.0
Ghostery 10.4.5

If you have other extensions installed, please list them below. This is not a necessary step but multiple extensions running in the same site may cause conflicts.

Other details

seia-soto commented 2 months ago

Hi @lecodeur ,

I was unable to reproduce the issue using Ghostery 10.4.5 on Chrome with a France geolocation on macOS. Could you please share a screenshot of the page? This will help me ensure that nothing was overlooked.

Best

lecodeur commented 2 months ago

HI @seia-soto,

Thanks for looking into this. Here is a screen grab, when Ghostery is active apparently it injects the following CSS into the user style sheet ?

#js-cc-modal {
    display: none !important;
}

CleanShot 2024-09-18 at 09 02 51@2x

All the best

seia-soto commented 2 months ago

@lecodeur Thank you very much for the information—it’s really helpful. It seems the scrollbar appeared on my screen for some reason. Could you please go to the custom filters section in the Ghostery settings, enter the following code, and click "Save"?

mediapart.fr#@##js-cc-modal
lecodeur commented 2 months ago

Adding the custom filter restores the cookie consent modal.

CleanShot 2024-09-18 at 09 15 25@2x

seia-soto commented 2 months ago

Unfortunately, updating the Never Consent feature requires a full extension update. We will prepare additional updates to ensure that users can properly reject cookie consent.

lecodeur commented 2 months ago

Thanks @seia-soto