Show cool things you have done with our products


Post by Dev_Coppelis »

In .Net demo advanced view + MPP File when press full screen button show file upload control only
i'm using the following browser
IE, Chrome, Fire Fox, Edge
Attachments
Full screen issue
Full screen issue
Full screen.png (6.26 KiB) Viewed 4835 times

Post by Maxim Gorkovsky »

Hello.
I cannot reproduce this issue on the demo that we shipped. All mentioned browsers do just fine. Try to debug 'onFullScreen' method in app/view/MainViewportController.js, see which element is requesting full screen, it should be whole grid, not the form.

Post by Dev_Coppelis »

Hello,

I'm using your .net demo advanced view with MPP file import you can see in the screen shoot and i'm trying to debug but there is no errors or problems but still have same issue
Attachments
.Net Demo
.Net Demo
Untitled.png (87.71 KiB) Viewed 4828 times

Post by mats »

So you haven't made any changes at all?

Post by Dev_Coppelis »

No i haven't made any changes at all

Post by Maxim Gorkovsky »

Did you debug 'onFullScreen' method? What element is trying to be fullscreen? Are you on windows? Touch display? Which browser versions?

Post Reply