[Yahoo search]: Blocking the Search suggestion and clicks on combos on Firefox

This is where you should report issues arising from the subscription filters.
Locked
sandesh_hegde
New Member
New Member
Posts: 3
Joined: Mon May 18, 2015 6:38 pm

[Yahoo search]: Blocking the Search suggestion and clicks on combos on Firefox

Post by sandesh_hegde »

Browser :- FireFox 38
ABP : - V 2.6.9
EasyList :- ABPindo+EasyList

* Make sure ABP is turned ON
* Go to "https://search.yahoo.com/yhs/search?p=w ... mp=yhs-001"
* Click on the search box and try to enter a search term .
* Click on AnyTime drop down.

Observation:-
* All the JS in the page is BLOCKED , search suggestion is not appearing none of the combos are click-able with ABP ON
intense Verified
Contributor
Contributor
Posts: 10669
Joined: Wed Mar 27, 2013 9:56 am

Post by intense Verified »

As you can see
https://issues.adblockplus.org/ticket/2547

the "bad" filter is

Code: Select all

||s.yimg.com/zz/combo*pv/static/lib/abtr_*.js^$script,domain=search.yahoo.com
you could use this exception:

Code: Select all

@@||s.yimg.com/zz/combo?pv/static/lib/srp-universal-header-*.js$script,domain=search.yahoo.com
sandesh_hegde
New Member
New Member
Posts: 3
Joined: Mon May 18, 2015 6:38 pm

Post by sandesh_hegde »

@intense :- This is breaking the page.
intense Verified
Contributor
Contributor
Posts: 10669
Joined: Wed Mar 27, 2013 9:56 am

Post by intense Verified »

explain what do you mean
MonztA Verified
EasyList Author
EasyList Author
Posts: 8121
Joined: Thu Jul 26, 2007 4:19 pm
Location: Germany

Post by MonztA Verified »

sandesh_hegde
New Member
New Member
Posts: 3
Joined: Mon May 18, 2015 6:38 pm

Post by sandesh_hegde »

Thank you @Montza
Locked