Opened on 07/18/2017 at 03:45:04 PM

Closed on 08/29/2019 at 05:48:47 PM

#5425 closed defect (rejected)

-abp-has does not work on a new tab (without refresh)

Reported by: mapx Assignee:
Priority: Unknown Milestone:
Module: Platform Keywords: closed-in-favor-of-gitlab
Cc: hfiguiere, kzar, sebastian, fhd Blocked By:
Blocking: Platform: Chrome
Ready: no Confidential: no
Tester: Unknown Verified working: no
Review URL(s):

Description

Environment

w 10
ABP chrome 1.13.3.1791

How to reproduce

add this custom filter
yggtorrent.com#?#TR > TD > TABLE > TBODY > TR:-abp-has(A[href$="/go_vpn"])

go to
https://yggtorrent.com/torrent/filmvid%C3%A9o/s%C3%A9rie-tv/23187-game+of+thrones+s07e01+vostfr+1080p+web+h264-extreme+mkv

Observed behaviour

the vpn ad row is not hidden
Conseil Anti-Hadopi Nous vous recommandons fortement l'utilisation d'un VPN pour télécharger vos torrents en toute sécurité & anonymat : Accéder au VPN Trust.zone

The filter is applied only after refresh (F5)

Expected behaviour

The filter should be applied on the new loaded page.

Attachments (0)

Change History (8)

comment:1 Changed on 07/18/2017 at 06:18:21 PM by mapx

  • Cc sebastian fhd added

comment:2 Changed on 07/20/2017 at 08:00:34 PM by hfiguiere

I can reproduce, unless I have the devtools panel open.

comment:3 Changed on 07/20/2017 at 08:08:59 PM by mapx

Well, I get another (or related) bug (I don't know if it's what you are talking about with the dev panel):

I opened the site, refreshed the page and the filter was applied.
If I open the dev panel, specifically ABP panel, refresh the page ==> the filter is completely ignored.

Last edited on 07/21/2017 at 06:24:29 AM by mapx

comment:4 Changed on 07/21/2017 at 06:32:36 AM by mapx

Another scenario: just use shift-F5 on page ==> the ad still unhidden.

comment:5 Changed on 08/02/2017 at 05:54:59 PM by hfiguiere

As of today the ad is in a different place in the DOM.

The new filter should be:

yggtorrent.com#?#center:-abp-has(a[href$="/engine/vpn"])

Problem still exist though.

comment:6 Changed on 08/29/2017 at 07:34:07 PM by hfiguiere

The current up to date filter is:

yggtorrent.com#?#tr:-abp-has(> td > a[href$="/engine/vpn"])

And with the fix for issue #5438 it seems the issue is solved.

Last edited on 08/29/2017 at 09:53:29 PM by hfiguiere

comment:7 Changed on 12/21/2017 at 11:27:49 AM by fhd

  • Cc trev removed

comment:8 Changed on 08/29/2019 at 05:48:47 PM by sebastian

  • Keywords closed-in-favor-of-gitlab added
  • Resolution set to rejected
  • Status changed from new to closed

Sorry, but we switched to GitLab. If this issue is still relevant, please file it again in the new issue tracker.

Add Comment

Modify Ticket

Change Properties
Action
as closed .
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from (none).
 
Note: See TracTickets for help on using tickets.