Just any popup message window leaves a grey empty window behind. It seems to me that the script does not close the window after confirmation by the user
Labels |
Added:
?
|
This happens on my system. For me it is because I have the windows accessibility setting for reduced motion enabled. The root cause is the stupid fade-in
@ReLater OK, I wanted to see it in grey :-) So, I'm not clever enough.
@brianteeman Think, you mean this here: #25850 (comment)
Yes that's right
I will follow the route as Brian suggests and see what hapens. I am testing
on Windows 10 environment
Pieter
Op 16 november 2019 14:22:10 schreef ChristineWk notifications@github.com:
@ReLater OK, I wanted to see it in grey :-) So, I'm not clever enough.
@brianteeman Think, you mean this here: #25850 (comment)
This comment was created with the J!Tracker Application at
issues.joomla.org/tracker/joomla-cms/27086.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
Status | New | ⇒ | Duplicate Report |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2019-11-16 15:40:10 |
Closed_By | ⇒ | Quy |
Closing as duplicate #25850.
Can't reproduce this. Just checking Code:
#system-message-container joomla-alert.joomla-alert--show {
display: block;
opacity: 1;
}
If I would change opacity to 0, then it's grey.