Opened on 01/25/2017 at 01:42:45 PM

Closed on 01/28/2017 at 08:03:48 AM

#4840 closed defect (duplicate)

"Block Element" tool fails to remove some grey overlay elements

Reported by: pfrey Assignee:
Priority: P3 Milestone:
Module: Platform Keywords:
Cc: sebastian, kzar, mapx, arthur, fanboy, greiner Blocked By:
Blocking: Platform: Chrome
Ready: yes Confidential: no
Tester: Unknown Verified working: no
Review URL(s):

Description (last modified by kzar)

Environment

Windows 10, Chrome Version 55.0.2883.87 m (64-bit) or Firefox

How to reproduce

  1. Go to http://www.horizont.net/agenturen/nachrichten/Wahlwerbung-2017-Was-Mediaagentur-Chefs-von-den-deutschen-Parteien-erwarten-145585
  2. Go into Block Element Mode and select the overlay which stops you reading the article.
  3. Click OK.

Observed behaviour

The overlay element is not removed.

Expected behaviour

The overlay element should be removed.

Note: Since the elements have random class / IDs the filter will not work when the page is refreshed. However the element should still be deleted when first selected using the tool. (With uBlock that does work.)

Attachments (0)

Change History (8)

comment:1 Changed on 01/25/2017 at 06:14:48 PM by mapx

  • Cc mapx arthur fanboy added
  • Component changed from Unknown to Platform

comment:2 Changed on 01/25/2017 at 06:15:48 PM by mapx

random placed divs / classes

fixable using

@@||horizont.net^$generichide

or

||laterpay.net^$domain=horizont.net

comment:3 Changed on 01/25/2017 at 06:16:24 PM by mapx

  • Summary changed from Horizont Anti Adblock Overlay not removable with ABP (but with uBlock) to Horizont Anti Adblock Overlay not removable

comment:4 Changed on 01/25/2017 at 06:18:52 PM by mapx

  • Component changed from Platform to Unknown
  • Description modified (diff)
  • Platform changed from Chrome to Unknown / Cross platform

comment:5 Changed on 01/27/2017 at 05:51:17 AM by kzar

  • Component changed from Unknown to Platform
  • Description modified (diff)
  • Platform changed from Unknown / Cross platform to Chrome
  • Priority changed from Unknown to P3
  • Ready set
  • Summary changed from Horizont Anti Adblock Overlay not removable to "Block Element" tool fails to remove some grey overlay elements

comment:6 Changed on 01/27/2017 at 05:52:44 AM by kzar

  • Description modified (diff)

comment:7 Changed on 01/27/2017 at 02:45:43 PM by greiner

  • Cc greiner added

FYI: uBlock Origin accomplishes to hide the element because it modifies the DOM element, adding display: none !important to its style attribute. I doubt that this workaround is something we'd like to replicate due to the fact that it's inconsistent with the way how element hiding works.

With this upcoming change in Chromium, however, this issue should resolve itself as soon as we start to make use of it.

comment:8 Changed on 01/28/2017 at 08:03:48 AM by kzar

  • Resolution set to duplicate
  • Status changed from new to closed

OK that makes sense, I agree. Therefore this issue is a duplicate of #242, when that's fixed this will be too.

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.