Summary: | Falkon AdBlock Works Without Sense | ||
---|---|---|---|
Product: | [Applications] Falkon | Reporter: | Alberto Díaz López <takuya> |
Component: | extensions | Assignee: | David Rosca <nowrep> |
Status: | RESOLVED NOT A BUG | ||
Severity: | normal | CC: | alexander, felipefplzx |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Alberto Díaz López
2018-12-02 15:59:39 UTC
You the AdBlock behavior in general makes no sense, but the only example is for DuckDuckGo. The code for this is here: <https://phabricator.kde.org/source/falkon/browse/master/src/lib/adblock/adblocksubscription.cpp$294>. It says DuckDuckGo ad whitelist rules They cannot be removed, but can be disabled. Please consider not disabling them. Thanks! The embedded adblock must be a REALLY old version since there isnt the ability to right click on an ad or image to block it, plus it doesnt make ANY sense to load ALL the lists that were added to block when we go to the options' screen. NO Adblocker EVER does that. Also, several ads are blocked but the spaces arent removed as they should be. (In reply to Felipe from comment #2) > The embedded adblock must be a REALLY old version since there isnt the > ability to right click on an ad or image to block it, plus it doesnt make > ANY sense to load ALL the lists that were added to block when we go to the > options' screen. NO Adblocker EVER does that. Also, several ads are blocked > but the spaces arent removed as they should be. Totally agree. That's one of the worst things of Falkon for me. I'm expecting a new version of the software and hoping some of the bugs/issues will be fixed, cause if i want it as my daily and default web browser, the AdBlock must work perfectly fine, or at least don't make me mad. I read before that at GSOC a mate was working on the JS add-ons compatibility, i don't know if Chromium or Firefox or what, but it would be nice, i would love to can use the Mozilla add-ons repository, but since it uses QtWebEngine, and that's Chromium, i suppose that would be Chromium extensions, but anyway, that would be better to improve the amount of add-ons that can be used on it, like uBlock Origin, the best one for me in this category. This is all offtopic. As Alexander Browne mentioned, you can disable those rules if you really don't want them. And AdBlock extension is not "outdated" in Falkon, it is custom implementation so the version number has *nothing* in common with versions of Firefox/Chrome/... extensions. (In reply to David Rosca from comment #4) > This is all offtopic. > > As Alexander Browne mentioned, you can disable those rules if you really > don't want them. > > And AdBlock extension is not "outdated" in Falkon, it is custom > implementation so the version number has *nothing* in common with versions > of Firefox/Chrome/... extensions. I see. Sorry about that. I'll check it out then. |