?
avatar horssenp
horssenp
16 Nov 2019

Steps to reproduce the issue

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

Expected result

The windows should be closed
joomla4_Alpha 12_popup

Actual result

System information (as much as possible)

Additional comments

avatar horssenp horssenp - open - 16 Nov 2019
avatar joomla-cms-bot joomla-cms-bot - change - 16 Nov 2019
Labels Added: ?
avatar joomla-cms-bot joomla-cms-bot - labeled - 16 Nov 2019
avatar ChristineWk
ChristineWk - comment - 16 Nov 2019

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.

avatar ReLater
ReLater - comment - 16 Nov 2019

The opacity is not the real issue. The alert should get a display: none when closed because an opacity just makes it transparent and all buttons behind the alert are blocked. But some clever guys don't see that...

There are some more issues:
#23425
#21803
#25850

avatar brianteeman
brianteeman - comment - 16 Nov 2019

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

avatar ChristineWk
ChristineWk - comment - 16 Nov 2019

@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.

avatar brianteeman
brianteeman - comment - 16 Nov 2019

Yes that's right

avatar horssenp
horssenp - comment - 16 Nov 2019

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.

avatar Quy Quy - change - 16 Nov 2019
Status New Duplicate Report
Closed_Date 0000-00-00 00:00:00 2019-11-16 15:40:10
Closed_By Quy
avatar Quy Quy - close - 16 Nov 2019
avatar Quy
Quy - comment - 16 Nov 2019

Closing as duplicate #25850.


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/27086.

Add a Comment

Login with GitHub to post a comment