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 166948

Summary: Implement message history
Product: connecteddeveloper Reporter: Petr Dvorak <joshis>
Component: ChatAssignee: Jan Becicka <jbecicka>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P1    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description Petr Dvorak 2009-06-11 22:05:52 UTC
It would be really cool to have a history of messages available in the outbox. It would be invoked via
Alt/Ctrl/Shift+Up/Down.
Comment 1 Petr Dvorak 2009-06-11 22:21:44 UTC
Fixed in cdev

changeset:   134804:c8afea2f7da0
tag:         tip
user:        joshis@netbeans.org
date:        Thu Jun 11 14:17:14 2009 +0200
description:
#165468 - Implement Undo for chat's textarea
#166948 - Implement message history
Comment 2 Petr Dvorak 2009-06-11 22:21:57 UTC
Fixed in cdev

changeset:   134804:c8afea2f7da0
tag:         tip
user:        joshis@netbeans.org
date:        Thu Jun 11 14:17:14 2009 +0200
description:
#165468 - Implement Undo for chat's textarea
#166948 - Implement message history
Comment 3 Jan Becicka 2009-06-12 08:04:03 UTC
history should be implemented according to http://saturn.czech.sun.com/wiki/view/RealtimeCollaborationUI
see history link.
Comment 4 Quality Engineering 2009-06-12 19:58:34 UTC
Integrated into 'main-golden', will be available in build *200906121401* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/c8afea2f7da0
User: joshis@netbeans.org
Log: #165468 - Implement Undo for chat's textarea
#166948 - Implement message history
Comment 5 Petr Dvorak 2009-06-18 10:35:32 UTC
Verified.