Closed (won't fix)
Project:
QTChat
Version:
6.x-1.x-dev
Component:
User interface
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 Jul 2010 at 19:41 UTC
Updated:
25 Aug 2010 at 10:31 UTC
Hi. I have a major glitch with the chat... If you enter messages rapidly (e.g. enter 1,2,3,4 and 5 one after another very fast) it glitches... I can't describe it properly so do it yourself and you'll see what I mean... Also, the chat history is messed up when this happens, not only for messages entered, but also not synchronized for each recipient. Both get a different log, both logs are incorrect.
Perhaps a quick-fix would be to have a message delay (wait time) but this wouldn't fix the fundamental problem. I tried disabling the textbox with jQuery on key down, but doesn't work as the chatbox is loaded AFTER the jQuery file.
Hope this helps.
Comments
Comment #1
quiptime commentedI think, the wait time is the solution:
This is added as important to the module todo list.
At the moment I develop new functionalities to extend the module. As examples, friend modules compatibility, chat bar, online/offline functionality and others.
Comment #2
darklight commentedGreat, thanks for confirming. :)
Comment #3
quiptime commentedNP. :-) You help with your feedback.
Comment #4
quiptime commentedThe wait function to send messages in a short sequence is not implemented yet.
This function to be not as important, it will be done at a later date - along with other changes.
Comment #5
quiptime commented