Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Element picker find twice body on website #17

Closed
6 of 8 tasks
krystian3w opened this issue Apr 24, 2018 · 2 comments
Closed
6 of 8 tasks

Element picker find twice body on website #17

krystian3w opened this issue Apr 24, 2018 · 2 comments
Labels
bug Something isn't working fixed issue has been addressed

Comments

@krystian3w
Copy link

Prerequisites

  • I verified that this is not a filter issue
  • This is not a support issue or a question
  • I performed a cursory search of the issue tracker to avoid opening a duplicate issue
    • Your issue may already be reported.
  • I tried to reproduce the issue when...
    • uBlock Origin is the only extension
    • uBlock Origin with default lists/settings
    • using a new, unmodified browser profile
  • I am running the latest version of uBlock Origin
  • I checked the documentation to understand that the issue I report is not a normal behavior

Description

uBlock web inspector dectect double body on website, when block social buttons on wpn.pl.

A specific URL where the issue occurs

http://www.wnp.pl

Steps to Reproduce

  1. open website

  2. try block social buttons on website (in header website):

    image

  3. click in propuse cosmetic ##.social filter (without Ctrl) if uBlock no create invalid filter.

  4. filter does not work.

    image

Expected behavior:

filter should by detect element and no see double body:

##body >  .new:nth-of-type(1) > .pageWidth > .social

image

Actual behavior:

filter have dectect double body:

##body > body > .new:nth-of-type(1) > .pageWidth > .social`

Your environment

  • uBlock Origin version: 1.16.0
  • Browser Name and version: Firefox 59.0.2
  • Operating System and version: Windows 7 Pro x64

PS. I know, I can create ##.social rule with press Ctrl.

@gorhill
Copy link
Member

gorhill commented Apr 24, 2018

I can reproduce.

@gorhill gorhill added the bug Something isn't working label Apr 24, 2018
@krystian3w
Copy link
Author

I tried in Arch and reproduced:

image

@krystian3w krystian3w changed the title web inspector find twice body on website Element picker find twice body on website Apr 26, 2018
@gorhill gorhill added the fixed issue has been addressed label Apr 29, 2018
adisib pushed a commit to adisib/uBlock that referenced this issue May 20, 2018
UCyborg pushed a commit to UCyborg/uBlock-for-firefox-legacy that referenced this issue Feb 12, 2024
UCyborg pushed a commit to UCyborg/uBlock-for-firefox-legacy that referenced this issue Mar 20, 2024
UCyborg pushed a commit to UCyborg/uBlock-for-firefox-legacy that referenced this issue Mar 20, 2024
UCyborg pushed a commit to UCyborg/uBlock-for-firefox-legacy that referenced this issue Mar 21, 2024
UCyborg pushed a commit to UCyborg/uBlock-for-firefox-legacy that referenced this issue Apr 10, 2024
UCyborg pushed a commit to UCyborg/uBlock-for-firefox-legacy that referenced this issue Apr 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working fixed issue has been addressed
Projects
None yet
Development

No branches or pull requests

2 participants