A few days ago, users started reporting some odd graphical glitches with a modal background. I saw this on several devices and could not get to the end - through the inspector I see that the opacity creates a glitch, but it seems very unusual. Also, sometimes after switching tabs and switching to the original, the glitch no longer exists.
Thoughts? Has anyone encountered anything similar before? (Please ignore the red strikethroughs)
Chrome 61. , rgba (0,0,0,0,5). , rgba IE8, , .
,
.modal-backdrop { opacity: 1 !important; background-color: rgba(0,0,0,0.5) !important; }
( /) ( Chrome 61). Chrome. , , .
/ bootstrap fade
, , .
.modal-content { background-clip: padding-box; border: none; }
Source: https://habr.com/ru/post/1686624/More articles:Sort the array of strings first by length, then alphabetically in Python 3 - pythonhttps://translate.googleusercontent.com/translate_c?depth=1&pto=aue&rurl=translate.google.com&sl=ru&sp=nmt4&tl=en&u=https://fooobar.com/questions/1686620/how-to-avoid-django-unit-tests-to-cause-mysql-aborted-connection-when-running-in-parallel&usg=ALkJrhgT5MRMjofjl3CacoBcTVXvKlRQJAпочему лямбда возвращает идентичный объект - lambdaWhat is the difference between vsnprintf and vsprintf_s? - csass does not update changes when saving - cssПреобразовать список в список с помощью Linq С# - listHandling lvalue and rvalue values evenly - c ++Как переместить указатель отладки, чтобы изменить поток выполнения в Visual Studio Code Debugger - debuggingDetermine device type in VBA - vbaPrivate inheritance, reference to a static member of a base class - c ++All Articles