Page 1 of 1

Tab Synchronization + "esc" button to close chat!

PostPosted: 27 Sep 2012, 18:33
by MFonti
Hello, here are 2 features that I consider very important.

1) Update all browser tabs opened when you send/receive/read a message and when you open/close a chat tab or the buddylist.

2) Add ability to close chat tabs by pressing the "esc" button on keyboard and switch by pressing the "tab" button.

Hope you take this in your consideration :)

Cheers,
Michelangelo

PostPosted: 05 Oct 2012, 01:03
by skyrie
I would love better tab synchronization. Of all the chat systems I've seen, none can do this. I'm starting to think it's impossible. :(

PostPosted: 06 Oct 2012, 01:30
by MFonti
It's possible but it's also very resource intensive in ajax-based sites :\

Syncing across multiple instances

PostPosted: 10 Oct 2014, 01:49
by Tripp
I know this was implemented before but it still doesn't always work. Some people have multiple tabs open, and this creates multiple instances of the chat - which means multiple requests and additional server load. Is there anyway of making all instances run as one? Sometimes messages aren't synced either and so messages that appear to have been sent and received won't appear in other tabs.

Could it utilize http_keepalive?

PostPosted: 12 Oct 2014, 18:20
by Kerby
+1

one of the biggest issue.

PostPosted: 13 Oct 2014, 04:15
by Jason
I've been messing around with this. Getting very close on being able to sync everything between tabs including the polling requests.

PostPosted: 19 Oct 2014, 13:29
by Jason
Good news! I was able to successfully figure all this out and it will be in v1.8 update. You'll see that everything is already being synced here on our site. There are still a few issues, but they'll be ironed out shortly.