Popup + Main window
Submitted bfarber, Nov 04 2011 12:09 PM | Last updated Nov 08 2012 12:59 PM
Niche issue discovered:
Visit IP.Chat
Open IP.Chat in a popup, but leave the main window on IP.Chat as well.
Post in the popup window
Bug: Those posts do not display in the main window
Reason for this is we verify the user id so that your messages, which are inserted locally automatically as you post them, aren't re-inserted when they download from the server. Not sure how we could approach this safely, but as no one is likely to run into it in real world usage (and a simple page refresh fixes the issue in the main window), I don't want to break existing functionality to resolve this issue right now.
Visit IP.Chat
Open IP.Chat in a popup, but leave the main window on IP.Chat as well.
Post in the popup window
Bug: Those posts do not display in the main window
Reason for this is we verify the user id so that your messages, which are inserted locally automatically as you post them, aren't re-inserted when they download from the server. Not sure how we could approach this safely, but as no one is likely to run into it in real world usage (and a simple page refresh fixes the issue in the main window), I don't want to break existing functionality to resolve this issue right now.
| Status: | Fixed |
| Version: | 1.4.1 |
| Fixed In: | 1.4.2 |











1 Comments
Updating Status to: Fixed
Updating Version to: 1.4.1
I've set it to redirect the main window back to the board index when you open chat in a new window. It's not designed to be run by the same user simultaneously in multiple windows (same with most chat programs).