hush icon indicating copy to clipboard operation
hush copied to clipboard

.overlay is display:none on a popular bank (ng app)

Open robhrt7 opened this issue 4 years ago • 2 comments

I've been debugging another issue I've noticed, which have happened with me while using a bank web app built with Angular. Since it's behind auth, I can't really share the direct link, but here's what I found blocking the important modal, and it seems really generic as .overlay class is a very common name for functionally important elements...

See screenshot from dev tools:

image

robhrt7 avatar Jan 26 '21 16:01 robhrt7

Hey, .overlay is blocked on four specific sites, but not generally. Would you mind sharing the domain?

oblador avatar Jan 31 '21 23:01 oblador

It's https://www.ing.nl, but as I mentioned the issue appeared in the password protected page. I've compares computed styles of the browser window with plugin enabled, and without, and the style shown on the screenshot been the only difference.

robhrt7 avatar Feb 01 '21 16:02 robhrt7