-
Notifications
You must be signed in to change notification settings - Fork 4k
Closed
Description
Describe the issue
Now that I was forcefully converted to webext, let's report some bugs. I've found STR where style is not applied by :style() filter.
One or more specific URLs where the issue occurs
https://www.wykop.pl/wpis/25495975/ublock-lt-3/
Screenshot in which the issue can be seen
Actual
Expected
Steps to reproduce
- Open the URL provided. Everything should look ok.
- Open the same page in new tab. Middle mouse button on anything that point to the same page. I suggest timestamp (element after my nick) in post header.
- Now switch to the new tab. You will see two things
** Cookie warning is hidden with the delay. It is hidden at the moment I switch to the new tab, so it is visible for a second. This is caused probably because user styles are injected in content scripts,
** But the main issues is that:style()is not applied at all leaving blank space there.
Reproduced everytime.
Both issues are not present on Chrome.
Your settings
- Browser/version: Firefox Nighty (20170720030203)
- uBlock Origin version: 1.13.9.0
Your filter lists
You need POL enabled to have affected filters.
The filters in question
wykop.pl##.cookie
wykop.pl##.type-permanent+#nav:style(top: 0px !important)
wykop.pl##.type-permanent+#nav+div:style(padding-top: 49px !important)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels

