I use JDev 11.1.1.7.0.
I have my ADF application rendering as Frame in SAP ABAP portal. It works with all browser and even IE10 and IE11.
The problem only with IE9. It also works with IE9 compatibility mod or if I change the IE setting Privacy from "Medium" to "Low". The default is "Medium".
The issue is that the page gets white blank screen and not rendering the ADF screen. When I took network logs, ADF filters keep reloading again and again with URL like ?_afrLoop=1001.
This ADF application works independently in new browser also and no issue with IE9. This issue only with Frame of SAP ABAP Portal.
Anybody has same issue or any suggestion to fix it from ADF side to work? Or What can i change in SAP ABAP frame to get it working?