-
Notifications
You must be signed in to change notification settings - Fork 83
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
Styles not being applied immediately on some pages. #326
Comments
I'm getting this same error on windows 10. I did some inspecting on the elements utilizing the page inspector, and discovered that the stylish styles were set as the first element when opening a new tab, while being applied as the last element upon reload/typed directly in. An example: (note [ = lt and ] = gt) [direct link/typed] |
I wonder if this is related to an issue I'm seeing with pinned tabs. Specifically, if a tab is loaded in the background (likely because it is pinned), Stylish does not apply until the page in question is refreshed. |
Hello. I have looked into this problem and I have verified that writing a dark CSS style into Stylish causes the flashes, but writing the same exact dark style into Firefox's userContent.css resolves the flashes. I have reported this issue to Mozilla developers. One of them said: If this is the Stylus source code: What do you think about it? |
Hello,
First, thank you very much for this program, I like it very much.
I am writing this to see if you can help to solve a problem present on Stylish for Firefox.
I am using Stylish on Firefox version 57.0.1 (firefox quantum). The problem is that on some pages, like in google search or bing search, the styles are applied after the page is loaded. This cause that if you are using a dark style, it flashes with the default white background color for a second before becoming dark.
You can see the problem following this steps:
Notice that the problem does not happen every single time.
I am pretty sure that this problem was not present on versions older than firefox quantum.
Also, using Stylish on Chrome web browser the problem does not appear.
Thank you very much sir,
Regards.
The text was updated successfully, but these errors were encountered: