Page 2 of 2

Appearance problem in browsers

Posted: Sun Jan 12, 2014 2:19 am
by Victor Fagerström

Could it be something with the hiding of footer? when I watch a page with footer visible the problem doesn't occur. You can see this by actually logging in to the app. Create own acc or use username: v password: v .


Appearance problem in browsers

Posted: Sun Jan 12, 2014 2:31 am
by Victor Fagerström

Also realized the problem only occurs when page is loaded, before anything else has been done. If I load the page and do something (ex. typing a username) before "scrolling down", the problem is not there. If I "scroll down" before doing anything, the problem is there.


Appearance problem in browsers

Posted: Sun Jan 12, 2014 3:46 am
by Illya Stepanov

Thank you for the update, we'll research further.


Appearance problem in browsers

Posted: Sun Jan 12, 2014 4:16 pm
by Victor Fagerström

Did you come to any conclusion yet? I'd like to continue working on the project now, can I do that without disturbing your process?


Appearance problem in browsers

Posted: Sun Jan 12, 2014 4:37 pm
by Illya Stepanov

Hi Victor - it seems that this could be caused by event Load on which you run JS, try placing it on event Show.


Appearance problem in browsers

Posted: Sun Jan 12, 2014 8:19 pm
by Victor Fagerström

Didn't do any difference for me, sorry...


Appearance problem in browsers

Posted: Sun Jan 12, 2014 8:52 pm
by Victor Fagerström

Found a temporary workaround, not really nice in the end though...; Showing footer now but changing footer background to white and setting a z-index of -10.

I would still like it if you figured out what's causing the problem really.

Thanks for your service.


Appearance problem in browsers

Posted: Mon Jan 13, 2014 2:50 pm
by Maryna Brodina

Hello! Developers team was looking into this issue, but haven't found any workaround unfortunately. Thank you for posting your solution!