Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: EE-3.3.0.GA_P05, EE-1.8.2.GA_P10
-
Fix Version/s: EE-3.3.0.GA_P06, EE-1.8.2.GA_P11
-
Component/s: ICE-Components
-
Labels:None
-
Environment:Portlets, Liferay 6.2
-
Assignee Priority:P1
-
Support Case References:Support Case 14346:- https://icesoft.my.salesforce.com/5000g00001uhRt6
Description
This issue occurs on portlet environments. When displaying a modal ice:panelPopup component and then closing it, the input fields on the page stay disabled. This is due to the code for reenabling them doesn't get to execute, because an access denied error, related to the modal iframe, occurs before that.
This issue was found using IE11.
This issue was found using IE11.
Activity
Field | Original Value | New Value |
---|---|---|
Assignee | Arturo Zambrano [ artzambrano ] |
Fix Version/s | EE-3.3.0.GA_P06 [ 13114 ] |
Description | This issue occurs on portlet environments. When displaying a modal ice:panelPopup component and then closing it, the input fields on the page stay disabled. This is due to the code for reenabling them doesn't get to execute because of an access denied error occurring before that. | This issue occurs on portlet environments. When displaying a modal ice:panelPopup component and then closing it, the input fields on the page stay disabled. This is due to the code for reenabling them doesn't get to execute, because an access denied error, related to the modal iframe, occurs before that. |
Description | This issue occurs on portlet environments. When displaying a modal ice:panelPopup component and then closing it, the input fields on the page stay disabled. This is due to the code for reenabling them doesn't get to execute, because an access denied error, related to the modal iframe, occurs before that. |
This issue occurs on portlet environments. When displaying a modal ice:panelPopup component and then closing it, the input fields on the page stay disabled. This is due to the code for reenabling them doesn't get to execute, because an access denied error, related to the modal iframe, occurs before that.
This issue was found using IE11. |
Support Case References | Support Case 14346:- https://icesoft.my.salesforce.com/5000g00001uhRt6 |
Affects Version/s | EE-1.8.2.GA_P10 [ 13089 ] |
Fix Version/s | EE-1.8.2.GA_P10 [ 13089 ] |
Assignee | Arturo Zambrano [ artzambrano ] | Mircea Toma [ mircea.toma ] |
Assignee Priority | P1 [ 10010 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #52495 | Tue Jun 26 15:29:19 MDT 2018 | mircea.toma | |
Files Changed | ||||
![]() |
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Fix Version/s | EE-1.8.2.GA_P11 [ 13275 ] | |
Fix Version/s | EE-1.8.2.GA_P10 [ 13089 ] |
Summary | Input fields stay disabled after modal ice:panelPopup is closed | Input fields stay disabled after modal ice:panelPopup is closed (Portlets) |
Status | Resolved [ 5 ] | Closed [ 6 ] |
Skip processing (disabling event handlers) of iframes that have a different web domain than the parent page.