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 68592 - [50cat] History for ChatComponent Input
Summary: [50cat] History for ChatComponent Input
Status: NEW
Alias: None
Product: obsolete
Classification: Unclassified
Component: collab (show other bugs)
Version: 5.x
Hardware: Other Other
: P3 blocker (vote)
Assignee: issues@obsolete
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-12 18:01 UTC by lordy
Modified: 2009-06-02 14:33 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments
patch of /collab/chat/src/org/netbeans/modules/collab/channel/chat/ChatComponent.java (4.89 KB, patch)
2005-11-12 18:03 UTC, lordy
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description lordy 2005-11-12 18:01:56 UTC
[ JDK VERSION : 1.5.0_05 ]

Most Chat apps have a history of the text you send which the user 
can access with the up and down keys.

See patch.
Comment 1 lordy 2005-11-12 18:03:15 UTC
Created attachment 26892 [details]
patch of /collab/chat/src/org/netbeans/modules/collab/channel/chat/ChatComponent.java
Comment 2 Antonin Nebuzelsky 2009-06-02 14:33:29 UTC
Reassigning to issues@collab. Collab Support plugin is not actively maintained.

Obsoleted in 6.7 by the newly introduced integration with Project Kenai, a
collaborative environment for developers to host their open-source projects,
which includes also a chat service.