Anoop singh created WW-5456:
-------------------------------
Summary: opeining at Extra blank pop up window
Key: WW-5456
URL: https://issues.apache.org/jira/browse/WW-5456
Project: Struts 2
Issue Type: Bug
Components: Core
Affects Versions: 6.3.0
Environment: # lab and production environment
Reporter: Anoop singh
Attachments: error.docx
After migrating Selfcare from struts 2.3 to struts 6.3 version we observer the
below issue .
While clicking Paypal button in payment screen we are getting a additional
blank pop up screen and its hiding the actual payment Paypal screen .
In the blow screen shot, blank pop up screen was moved to little left to show
the Paypal screen which is actually behind the blank popup screen.
On analyzing the above issue we saw *_popup_open_error_iframe_fallback_* error
in browser console .
On further analysis we understood that , *_popup_open_error_iframe_fallback_*
error is caused because of *SECURE_CROSS_ORIGIN_OPENER_POLICY* {*}as mentioned
in the below stackoverflow link{*}{*}.{*}
*please suggest that we have any setting in XML configuration or jsp level in
strstus 6.3 where this solution is perfectly working fine after strsuts 2.3 to
struts 6.3.*
--
This message was sent by Atlassian Jira
(v8.20.10#820010)