This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 170451 - 1:1 chat to myself sends duplicated messages
Summary: 1:1 chat to myself sends duplicated messages
Status: RESOLVED WONTFIX
Alias: None
Product: connecteddeveloper
Classification: Unclassified
Component: Chat (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: Jan Becicka
URL:
Keywords:
: 174228 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-08-17 10:20 UTC by Jaromir Uhrik
Modified: 2010-06-04 12:47 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jaromir Uhrik 2009-08-17 10:20:55 UTC
Product Version: NetBeans IDE Dev (Build 200908170201)
Java: 1.5.0_19; Java HotSpot(TM) Client VM 1.5.0_19-137
System: Mac OS X version 10.5.8 running on i386; MacRoman; en_US (nb)

User juhrik opens the 1:1 chat to juhrik. It causes that all messages are duplicated in chat window. I know that it is
crazy to write to myself but sometimes I send some link to myself in order to look at it later - maybe this is valid
usecase also for some other users.
Comment 1 Petr Dvorak 2009-10-09 13:56:42 UTC
*** Issue 174228 has been marked as a duplicate of this issue. ***
Comment 2 Jan Becicka 2010-06-04 12:47:30 UTC
Each message window contains all sent and received messages. If you send message to yourself, it is displayed twice: as sent message and also as received message.