Problem when detach window and change page
Grooviak - July 5, 2007 - 18:11
| Project: | Drupal ajaxIM |
| Version: | 5.x-1.x-dev |
| Component: | User interface |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Description
there's a problem when the user detaches (popup) the message window and changes to another page: the chat window is loaded once again when the user receives a new message. the perfect solution would be not to load a new message window if it's already open. if that's not possible, the message windows should be closed automaticly if the user changes the page or the popup should be disabled.
could be not so easy to change. I don't know, because I'm quite weak in JavaScript.
