Closed (fixed)
Project:
DrupalChat
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Apr 2012 at 14:10 UTC
Updated:
11 Jun 2012 at 16:41 UTC
Hello,
When using the public chat feature along with multiple browser tabs, whatever I type in one of the tabs is not replicated to the other tab.
If I have my site open in both tab #1 and tab #2.
I then type something in tab #1 and switch to tab #2. The log in tab #2 does not include what I typed earlier in tab #1, but will display whatever replies other people write in response to my message from tab #1.
This can make following some conversations a bit chaotic. I hope this made sense. :-)
Best regards,
Ao
Comments
Comment #1
darklrd commentedYes, I am aware of this issue. I am trying to find a solution which doesn't consume too much server resource while synchronizing multiple browser tabs. Currently, this issue exists both in public and private chats. Thanks.
Comment #2
darklrd commentedHi,
An early fix is available on the demo site - http://drupalchat7.botskool.co.in/. If it works fine, then I should be able to roll out in the dev branch soon. Thanks.
Comment #3
Aonoa commentedThank you, it seems to be working fine. :-)
Comment #4
darklrd commentedThanks for your feedback. Will commit the code soon to dev. :-)
Comment #5
darklrd commentedCommitted in dev - http://drupalcode.org/project/drupalchat.git/commit/98e93cf.