Hi,
I have this example here: JS Bin and I noticed the following problem:
You cannot open any sap.m.Select or sap.m.ResponsivePopover controls while in Full Screen mode in Internet Explorer 11.
Steps:
1. Open the JS Bin link using Internet Explorer 11.
2. Enter full screen mode by clicking the "Click to enter full screen" button.
3. Click the button that opens popover (nothing happens).
4. Try to expand the Select list (nothing happens).
Repeat the same steps in Google Chrome and observe it works.
Is this a known issue? Are there any workarounds?
Thanks