I have a FlipContent widget inside of a LayoutPopup widget.
On Chrome, Safari, and Firefox the content flip works great.
However, on IE (running IE 11), I have tested on a few PCs and rather than flipping, the display does a strange mirror of the front panel!
STRANGE MIRROR on IE only:
On the other browsers, I get the very nice flip of these two panels:
FRONT:
BACK:
Any ideas?
Here is a quick video of the strange IE mirroring :
https://drive.google.com/file/d/0B5a0wcu9akELSTJONm9MNTVsa1E/view?usp=sharing
Hi Bruce,
This is only happens inside a LayoutPopup ?
Can you test the default behavior here ?
Regards
Jose Rosario wrote:
Yes, that is the problem. When you put the FlipContent inside a LayoutPopup and use IE, you see the strange mirror effect.
I tested the default behavior on IE and it "kinda works". Technically, it does work - BUT - for a moment, the user does see the strange mirror and then it goes away. Not a clean animation at all.
See this screen capture video:
https://drive.google.com/file/d/0B5a0wcu9akELeGxIdF85LTFPMTQ/view?usp=sharing
When you test the default behavior on IE, do you see this momentary mirror glitch as I do in the video?
Is there a solution for FlipContent within a LayoutPopup where it works 100% on IE?