Page 1 of 1

No highlighting elements at blocking elements.

Posted: Sat Nov 19, 2016 2:52 pm
by Roninnin
Hello! Recently I stopped working illumination elements.
I do not know whether the problem arose after updating the browser or expansion.
P.S. Browser and AdblockPlus updated.

Re: No highlighting elements at blocking elements.

Posted: Sat Nov 19, 2016 3:02 pm
by mapx
it seems the same issue here:
https://issues.adblockplus.org/ticket/4603#ticket

What filter lists are you using ?
Does it happen whatever site you try the "block element" feature ?

Re: No highlighting elements at blocking elements.

Posted: Sat Nov 19, 2016 3:04 pm
by mapx
Did you try disabling all other extensions ? using only ABP ?

Re: No highlighting elements at blocking elements.

Posted: Sat Nov 19, 2016 3:21 pm
by Roninnin
Third-party extensions are disabled.
Third-party lists and disabled including deleted personal lists.
P.S. The amendment, certain elements still highlighted, for example translate.google.com bottom of the page (where the "Send Feedback").

Re: No highlighting elements at blocking elements.

Posted: Sat Nov 19, 2016 3:31 pm
by mapx
an example site with no-highlighting - indicate what element you'd want to hide ?

Did you try clearing cookies / cache ? or even resetting opera ?

Re: No highlighting elements at blocking elements.

Posted: Sat Nov 19, 2016 3:52 pm
by Roninnin
mapx wrote:an example site with no-highlighting - indicate what element you'd want to hide ?

Did you try clearing cookies / cache ? or even resetting opera ?
Just completely reinstalled the browser, but the problem has not disappeared.

For example, in this forum there is no backlight, but when you click the mouse is still a window opens with the lock rule element.

On Youtube of the elements highlighted and some not, but all the elements are illuminated before. Illuminates the logo, search bar and the entire left column.

Re: No highlighting elements at blocking elements.

Posted: Sat Nov 19, 2016 4:01 pm
by mapx
Try unchecking all the filter lists and see if highlighting is working.

Re: No highlighting elements at blocking elements.

Posted: Sat Nov 19, 2016 4:15 pm
by mapx
it seems ruadlist is causing this weird behaviour, could you disable it and keep only easylist ? just for sake of testing

Re: No highlighting elements at blocking elements.

Posted: Sat Nov 19, 2016 4:25 pm
by mapx
I got the culprit:

add this filter (and keep ruadlist)

Code: Select all

#@#div[class^="_"][style*="absolute"][style*="position"][style*="z-index"]

Re: No highlighting elements at blocking elements.

Posted: Sat Nov 19, 2016 5:20 pm
by Roninnin
mapx wrote:I got the culprit:

add this filter (and keep ruadlist)

Code: Select all

#@#div[class^="_"][style*="absolute"][style*="position"][style*="z-index"]
Thank you! Now everything is working.