-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: bridge-impl-4.0.0
-
Fix Version/s: bridge-impl-4.1.0
-
Component/s: Liferay Faces Bridge Impl / Demos / Tests
-
Labels:None
Simply including icefaces jars as dependencies causes popups and iframe overlays which block the UI.
Steps to reproduce:
1. Deploy the FACES-1618 portlet
2. Deploy the test-setup-hook
3. Navigate to the Bridge Issues site
4. Navigate to the FACES-1618 page
5. click the "go to next view" button
6. click the "go to previous view" button
7. click the "go to next view" button
8. click the "go to previous view" button
Expected Results:
- the resources listed should survive navigation and no errors or popups should appear
Actual Results
- after clicking the "go to previous view" button a popup appears stating "Network Connection Interrupted Reload this page to try to reconnect."
- then after clicking the "go to next view" button a second time an iframe (with class="ice-status-indicator-overlay") appears which blocks user interaction with the portlet's button.
- is fixed by
-
FACES-2938 Upgrade Bridge integration tests to the new test framework
-
- Closed
-