Ticket #460 (closed defect: fixed)
Message Window Reopens When Closing It During Incoming Message
| Reported by: | dmd@3e.org | Owned by: | anybody |
|---|---|---|---|
| Milestone: | Adium X 1.0 | Component: | Adium Core |
| Version: | 0.82 | Severity: | normal |
| Keywords: | Cc: | ||
| Patch Status: |
Description
If a window is attempted to be closed at the precise moment a new message destined for that window comes in, the window closing seems to be aborted, AND a new window gets created. Then, there are two windows for the same buddy, and duplicate messages are shown in each.
Change History
comment:1 Changed 7 years ago by boredzo
- Owner changed from nobody to anybody
- Component changed from AIM to Core Adium
comment:2 Changed 7 years ago by zacw
- Summary changed from duplicate buddy windows created when closing on new messages incoming to Message Window Reopens When Closing It During Incoming Message
Summary needs some work there, skipper.
comment:4 Changed 7 years ago by catfish_man
- Milestone changed from Adium X 1.0 to Adium X 1.1
This is a bit curious, but I really don't see it as being critical. Moving off of 1.0 to reduce crowding.
comment:5 Changed 7 years ago by evands
This was reported in 0.82; can anyone even reproduce it now?
comment:6 Changed 7 years ago by evands
- Status changed from new to closed
- Resolution set to fixed
(In [14114]) Mark outgoing content objects as being in progress just as we do incoming content objects; this way our chat controller knows when chats shouldn't truly be closed. Fixes the test case of sending %_safari and then closing the window leading to two chats being opened when it is received. Fixes #460

