I’ve got a problem on mobile (iframe use) phone on the preview page :
1/ Page without keyboard open is correct in term of size
2/ When I clic on the “username” field, the virtual keyboard of the phone open and all the page is badly resized
(Please find screenshots)
We had already customiuze the CSS but didn’t find things about this.
Is anybody can help me to solve this issue ?
But I only have file “all.css” and not “css/premeeting/_premeeting-screens.scss” file in my folders .
Can you tell me where I can change this CSS parameter please ?
@vbrach I tried to repro your issue today on a MI MIX phone but without much success - in my case removing flex-direction: row would fix it by aligning everything vertically. Think you could post a minimalistic example with an iframe integration which reproduces it, also could you specify the exact device you’re having this issue on?
I’ve committed a fix which consists in not rendering filmstrip at all when in prejoin/lobby. This should be testable in a bit on alpha.jitsi.net, and deployed with the next release.