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 works incorrectly on mail.com #1744

Closed
hant0508-zz opened this issue Jun 21, 2016 · 8 comments
Closed

Element picker works incorrectly on mail.com #1744

hant0508-zz opened this issue Jun 21, 2016 · 8 comments

Comments

@hant0508-zz
Copy link

hant0508-zz commented Jun 21, 2016

Describe the issue

uBlock can't pick many elements in your mail.com account (in sent, inbox etc). It work's correctly in header (div id="navigator") but doesn't see elements in main body (div id="application-canvas").

Screenshot in which the issue can be seen

2016-06-21 18-31-55

Steps for anyone to reproduce the issue

  1. Visit mail.com
  2. Login with your e-mail/password or use this: [email protected];ublock_element_p
  3. Try to pick any element with uBlock (e.g. blue animated smile)

Your settings

  • Browser/version: Mozilla Firefox 48.0a2 / Chromium 51.0.2704.79 on Debian GNU/Linux
  • uBlock Origin version: 1.7.5rc7

Your filter lists

It actually doesn't matter. You can test with your usual filter lists or with default lists and settings.

@gorhill
Copy link
Owner

gorhill commented Jun 22, 2016

This is caused by the fact that the element picker does not "drill" into embedded frames. I am pretty sure an issue was opened about this a while ago, but I can't find it for now.

@hant0508-zz

This comment has been minimized.

@gorhill

This comment has been minimized.

@gorhill

This comment has been minimized.

@hant0508-zz

This comment has been minimized.

@gorhill

This comment has been minimized.

@hant0508-zz

This comment has been minimized.

@gwarser
Copy link
Contributor

gwarser commented Oct 5, 2017

Duplicate (sort of) uBlock-LLC/uBlock#88

This is caused by the fact that the element picker does not "drill" into embedded frames. I am pretty sure an issue was opened about this a while ago, but I can't find it for now.

gorhill added a commit that referenced this issue Dec 5, 2020
Related issue:
- #1744

A new context menu entry, "Block element in frame...", will
be present when right-clicking on a frame element. When
this entry is clicked, uBO's element picker will be
launched from within the embedded frame and function the
same way as when launched from within the page.
@gorhill gorhill closed this as completed Dec 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants