the-gadgeteer.com (whole page blocked) [user]

This is where you should report issues arising from the subscription filters.
Locked
Reporter
Guest

the-gadgeteer.com (whole page blocked) [user]

Post by Reporter »

Website:
http://the-gadgeteer.com/review/kill_a_ ... tor_review

Problematic Filter (EasyElement):
#*(id^=AdTop)

I have EasyList, EasyElement, ABP Tracking Filter installed.
Please check and confirm.
User avatar
LanikSJ
Site Owner
Site Owner
Posts: 1806
Joined: Thu Feb 15, 2007 7:44 am
Location: /dev/null

Post by LanikSJ »

Works just fine here.
"If it ain't broke don't fix it."
Ares2
Emeritus Contributor
Emeritus Contributor
Posts: 4572
Joined: Thu Sep 27, 2007 12:49 pm

Post by Ares2 »

Firefox 3 -> OK
Firefox 2 -> page hidden

The element is

Code: Select all

DIV(id=adTopBox)
(note the lowercase "a")

It seems that Firefox 3 treats hiding rules case sensitive while Firefox 2 ignores that.
User avatar
rick752
Honorary Member
Honorary Member
Posts: 4508
Joined: Fri Dec 30, 2005 1:02 am
Location: New York, USA

Post by rick752 »

Ares2 wrote:Firefox 3 -> OK
Firefox 2 -> page hidden
Are you serious? Another discrepancy between Fx2 and Fx3 again? Time for Firefox 2 to die!!!! :x
I know that Firefox has done that before. I think it ignores case sometimes when the element tag is a wildcard.

I saw there was a case difference in that element-hide there, but the page was displaying fine on Fx3 here. I would say just disable #*(id^=AdTop) in the list.

Can someone with Fx2 disable that rule and then see if it still does it with
#DIV(id^=AdTop)
... instead?

I may not do anything about that if that doesn't work because that div would seem to be done on purpose. Let them suffer :evil: .
"Experience is something you don't get until just after you need it"
Ares2
Emeritus Contributor
Emeritus Contributor
Posts: 4572
Joined: Thu Sep 27, 2007 12:49 pm

Post by Ares2 »

rick752 wrote:Can someone with Fx2 disable that rule and then see if it still does it with
#DIV(id^=AdTop)
... instead?
Still hidden, you'll have to kill Fx2. :biggrin:
User avatar
rick752
Honorary Member
Honorary Member
Posts: 4508
Joined: Fri Dec 30, 2005 1:02 am
Location: New York, USA

Post by rick752 »

I just made a new extension called "Hand Grenade for Firefox 2". Everyone should install it ... I give it 5 stars :D

@Reporter:
Just turn the #*(id^=adTop) string in the element filter.
"Experience is something you don't get until just after you need it"
Reporter
Guest

Post by Reporter »

Ares2 wrote:
rick752 wrote:Can someone with Fx2 disable that rule and then see if it still does it with
#DIV(id^=AdTop)
... instead?
Still hidden, you'll have to kill Fx2. :biggrin:
Same. the whole page is still blocked.

BTW some users need Fx2 because some extensions are not ready for fx3.
User avatar
Hubird
Adversity Author
Adversity Author
Posts: 1768
Joined: Sun Sep 30, 2007 4:31 am
Location: Australia

Post by Hubird »

Reporter wrote: BTW some users need Fx2 because some extensions are not ready for Fx3.
You can't hold back forever because of a few extensions that are no longer being actively developed and have not be updated for fx3.I've got a feeling that It wont be that long before ABP will not work at all on Fx2.

As far as extensions go, I don't use as many as a some people do (I only use 11) but they way I see it is that ABP is a necessity and the rest are niceties. I'm willing to forgo some of my other extensions to pave the way for ABP improvements.
User avatar
rick752
Honorary Member
Honorary Member
Posts: 4508
Joined: Fri Dec 30, 2005 1:02 am
Location: New York, USA

Post by rick752 »

Reporter wrote:Same. the whole page is still blocked.
BTW some users need Fx2 because some extensions are not ready for fx3.
Then just disable #*(id^=adTop) in the element filter.
"Experience is something you don't get until just after you need it"
Ares2
Emeritus Contributor
Emeritus Contributor
Posts: 4572
Joined: Thu Sep 27, 2007 12:49 pm

Post by Ares2 »

Hubird wrote:As far as extensions go, I don't use as many as a some people do (I only use 11) but they way I see it is that ABP is a necessity and the rest are niceties. I'm willing to forgo some of my other extensions to pave the way for ABP improvements.
Same here. I also use 11 extensions :) ATM and everything that didn't work with Fx3 after the release had to go (but I think I found a replacement for all of them).

@Reporter: If you can't find an updated version of your extensions (or a devbuild etc.) there is still the possibility that they work in Fx3 but haven't been marked compatible. You can do this manually then.
Locked