i have also this problem. i found out that when you minimize the screen a function is triggered to hide the chat windows. its a bug. you can see in the attachment
at picture 1 you see the hidden, the bug!
at picture 2 you see what happened when i manually change value display to block
if i change messenger.css or remove it i can see list of people with last message but when i click on it i cant open the conversation (all messages ) from that user
I have tested on Android 5 in Chrome and default Android Browser and it is working for me. We orient on modern browsers which have more abilities, but Android 4.x. It is very old version which was released in 2013 and has some limitations.
Alexey , new data for you. Please be advised to see below Latest reports from the field are these test results here: parameters: -other caller using macOS catalina laptop and safari -me call from iPhone using apple safari or firefox results: -we can both see eachother fine. -he cannot hear me, unless I join the room from the actual Jitsi app itself. -same situation with iPad instead of iPhone. Does not matter the browser.
i have also this problem. i found out that when you minimize the screen a function is triggered to hide the chat windows. its a bug. you can see in the attachment
at picture 1 you see the hidden, the bug!
at picture 2 you see what happened when i manually change value display to block
Alexey Alex T⚜️
P
In which file to find that code? i didnt see it in css files
its in firebug. the code is being manipulated by js function though
P
no.its in css
in messenger.css
.bx-layout-row .bx-layout-col
{
display:block;
}
i found part of the problem but not full
P
if i change messenger.css or remove it i can see list of people with last message but when i click on it i cant open the conversation (all messages ) from that user
Hello,
I will try to reproduce this problem today and will fix if it exists.
P
I see that problem without using mobile app. I see that you change mobile android app but not jot-messenger in git hub
Hello,
This problem exits on RTL sites, I am working it.
Fix will be available in the nearest update.
P
I am not using RTL
I found that is not working on old androids and old chrome browsers
On Android 5.1 after updating chrome is working fine. On Android 4 don't working after updates
I found that primus.js don't work on older chrome and Android
Before to make updates I try messenger 9.0 to 9.5. it's working fine on old chrome and android
I try UC Browser and Puffin browser too. Messenger don't working even on last version
Hello!
Feel free to test, problems should be fixed.
P
i still see that messenger work on chrome and opera for desktop and chrome for android
I manage to solve the problem for edge and some other mobile browsers with this
css in messenger nodule i change display to block or flex
in messenger.css
.bx-layout-row .bx-layout-col
{
display:block;
}
Hello!
I have tested on Android 5 in Chrome and default Android Browser and it is working for me.
We orient on modern browsers which have more abilities, but Android 4.x. It is very old version which was released in 2013 and has some limitations.
P
I tester on 5 too. On chrome is working all the time. Other browsers have that problem
P
For Android UC Browser ,puffin. ..not working
Win 10 -IE, Edge-not working
When I change to display:block is working for edge , UC
Alexey , new data for you. Please be advised to see below
Latest reports from the field are these test results here:
parameters:
-other caller using macOS catalina laptop and safari
-me call from iPhone using apple safari or firefox
results:
-we can both see eachother fine.
-he cannot hear me, unless I join the room from the actual Jitsi app itself.
-same situation with iPad instead of iPhone. Does not matter the browser.