Closed Bug 580256 Opened 15 years ago Closed 15 years ago

AdBrite ads

Categories

(Camino Graveyard :: General, enhancement)

All
macOS
enhancement
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: contact, Unassigned)

References

()

Details

Attachments

(1 file)

User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.4; fr; rv:1.9.0.19) Gecko/2010051911 Camino/2.0.3 (MultiLang) (like Firefox/3.0.19) Build Identifier: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.4; fr; rv:1.9.0.19) Gecko/2010051911 Camino/2.0.3 (MultiLang) (like Firefox/3.0.19) AdBrite displays really annoying iframes that covers the whole page on some websites (e.g. http://www.tvsubtitles.net/). Reproducible: Always CSS to block it : ispan[class="noadbriteinline"]{ display:none !important; }
I don't se any iframe from adbrite on that site. And those have been blocked for some time http://bonsai.mozilla.org/cvsblame.cgi?file=mozilla/camino/resources/application/ad_blocking.css#421
The iframe src is "http://www.testref.com/FR_SU_00.php" on this website. Most of the time it is blocked, but sometime not. (They seem to be country-based ads.) Furthermore, one of the current rules (l. 264 I think) blocks the "skip this ad" button (ID is "AdBriteSkipThisAd"), so I can't ...skip this ad.
I caught this in action when I was investigating!
Status: UNCONFIRMED → NEW
Depends on: 549250
Ever confirmed: true
Comment on attachment 461984 [details] Adbrite annoyance (generated source) The script that throws up the <ispan> :P sets overflow:hidden on the <body>, which breaks scrolling on the sites the <ispan> covers when you block the <ispan>. That's really sucky, and confusing, so philippe and I decided the best thing to do in Camino is to unblock the "skip this ad" button.
Attachment #461984 - Attachment description: Adbrite annoyance → Adbrite annoyance (generated source)
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: