First, I'll show you when the authorization popup is displayed correctly.
When I am not authorized on the site and go to the article (in which plugin JomSocial - Article Comments), then to write a comment I click on the "Login" button and I am shown the correct form for authorization on the site (as well as login through social networks). For authorization via social networks, I use component JFBConnect.
This is how it looks:
The wrong login pop-up is displayed on my site only when the site is open in a browser and after that the computer goes to sleep.
After the computer wakes up from sleep mode, I see this pop-up window for authorization in the browser:
In fact, my session on the site does not end when the computer goes into sleep mode, because the chatbar is enabled on my site (when the chatbar and automatic notifications are enabled, the session is automatically extended every minute so that the alerts on the site work correctly and this is correct).
Please tell the developers to turn off the automatic pop-up window for authorization on the site if the user is logged in and the chatbar and automatic notifications is enabled on the site.
And also correct this form for authorization (by adding a login through social networks) if the chatbar and the notification function are not enabled on the site.