HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Blur on popup
Lorenzo_Prn
New
Hi all, I've noticed that when a popup jumps out (like when I open the terms of service in the registration) it seem that what's inside is out of focus, while what's out is perfectly on focus.
Someone noticed the same?
Any way to solve it manually?
Thank you all
P.s. I've Vanilla 2.8.1 self hosted
Tagged:
0
Comments
I have opened an issue about this on github:
https://github.com/vanilla/vanilla/issues/8637
My themes: pure | minusbaseline - My plugins: CSSedit | HTMLedit | InfiniteScroll | BirthdayModule | [all] - PM me about customizations
VanillaSkins.com - Plugins, Themes and Graphics for Vanillaforums OS
Hello :D
I just checked on the main browsers available on Ubuntu; here the result:
With Keystone and Boilderplate: Google Chrome and Chromium adds a blur inside the Popup, but Opera and Firefox no.
With a Baseline theme: No problem on all browsers. Screenshots to see the difference (top: Chrome/Chromium, Bottom: Opera/Firefox)
EDIT: When disabling the font-size on _utilities.scss:34 the blur disapear.
Thank you a lot! And how could I modify that file?
You should never edit the core files.
You can do some tests with the CSSEdit addon and try to change the bad CSS rules.
It seems that the problem is known, for Bold fonts in Google's browsers. We must figure out what's wrong.
What I said before is not true, changing the font-weight and font-size helps only for certain widows sizes.
Oh okay, thank you a lot anyway! I'll wait for an update
Update: on "delete this comment" pop-up it isn't out of focus