-
Notifications
You must be signed in to change notification settings - Fork 3.2k
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 mode in Firefox CSS failure on denuvo.com
#2240
Comments
This is caused by the site using a Content Security Policy preventing the use of inline styles. Not sure how to fix this at this point (probably need to rely on user styles on FF). Also, it's unclear to me why this works fine with Chrome. I need to investigate further to figure which browser gets it right (I would say Firefox seems to be is right). |
I can't reproduce with latest version of uBO. |
Issue can be reproduced on this site: First reported at https://www.reddit.com/r/firefox/comments/6ep779/ublock_origins_element_picker_looks_different_on/. |
denuvo.com
Read first: https://github.com/gorhill/uBlock/blob/master/CONTRIBUTING.md
Describe the issue
Issue seems to only occur on Firefox, I tested on Firefox 50.1.0 on two Windows computers as well as on Chrome with latest stable uBlock (1.10.0) and element picker seems to WORK as intended on Chrome.
When using the element picker in Firefox on https://blog.google the CSS/HTML of the element picker dialog appear to crash/not load and all you see is a white and black box with no functionality to select various div elements on the current page.
I tested on multiple blog.google links and appears to happen on all I tested on.
Additional links you can test on:
https://blog.google/products/search/year-search-2016/)
https://blog.google/topics/education/bringing-virtual-pride-parade-students-bogota-colombia/
The only thing strange about the site I can think of is that the TLD is '.google' which perhaps causes some crash of expectations in either Firefox or uBlock?
One or more specific URLs where the issue occurs
https://blog.google/topics/public-policy/sharing-national-security-letters-public/
Screenshot in which the issue can be seen
Steps for anyone to reproduce the issue
Your settings
Tested on 2 different systems and seems to be reproducible on both with the following settings:
Your filter lists
Default filter lists
Your custom filters (if any)
None
The text was updated successfully, but these errors were encountered: