analog.com

Here you should report unblocked ads, trackers, social media items, annoyances or leftovers from blocked content.
Locked
Luan1510
Site Member
Site Member
Posts: 26
Joined: Fri Feb 01, 2019 8:46 pm

analog.com

Post by Luan1510 »

Obtrusive cookie consent overlay on

Code: Select all

https://analog.com/
Screenshot: https://abload.de/img/analog.comzkjp8.png

Code: Select all

###cookie-consent-container
from Fanboy’s Annoyance filter list matches the dialog, but this leaves the backdrop present and the ability to scroll missing.
Yuki Verified
Contributor
Contributor
Posts: 206
Joined: Sun Dec 15, 2019 7:34 am

Post by Yuki Verified »

On uBO add

Code: Select all

analog.com##.modal-backdrop
analog.com##body.modal-open:style(overflow:auto !important)
This won't be fixed in Fanboy Annoyance or uBlock Annoyances lists.
Luan1510
Site Member
Site Member
Posts: 26
Joined: Fri Feb 01, 2019 8:46 pm

Post by Luan1510 »

Thanks, I had problems figuring out the second rule. I was unaware of the existence of the action operators in uBlock origin.
Yuki wrote: Thu Sep 24, 2020 2:16 pm This won't be fixed in Fanboy Annoyance or uBlock Annoyances lists.
May I ask why? Website not important enough for the general audience? Because it is not working with simple filters? Completely understandable. But in the current state the site is completely unusable and this is not just a niche website, this is a NASDAQ 100 company. Should I report this in the forum Report incorrectly removed content or will this also not be fixed?
Yuki Verified
Contributor
Contributor
Posts: 206
Joined: Sun Dec 15, 2019 7:34 am

Post by Yuki Verified »

Sorry I completely forgotten but it's actually fixed in uBlock Annoyances. Test with the list.
Luan1510
Site Member
Site Member
Posts: 26
Joined: Fri Feb 01, 2019 8:46 pm

Post by Luan1510 »

Confirmed working with uBlock filters - Annoyances, this list was not enabled here for some unknown reason. Sorry for not checking this before reporting. This leaves my question if the problem caused by Fanboy’s Annoyance list (without uBlock filters - Annoyances) should be reported. I am also still confused by you statement, that this issue woul not be fixed in these lists. At least regarding uBlock filters - Annoyances it was obviously wrong. I also was unable to find any official criteria for not fixing annoyances or at least adding filter exceptions for non-niche sites broken by annoyance filters.
Yuki Verified
Contributor
Contributor
Posts: 206
Joined: Sun Dec 15, 2019 7:34 am

Post by Yuki Verified »

https://github.com/uBlockOrigin/uAssets#uassets
GDPR messages will not be addressed in uAssets.
The commit was made before this decision was formally made after their internal discussion.
https://github.com/uBlockOrigin/uAssets/pull/7701
Locked