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 34755

Summary: Implement 'Documents' dialog
Product: platform Reporter: mslama <mslama>
Component: Window SystemAssignee: mslama <mslama>
Status: RESOLVED FIXED    
Severity: blocker CC: jrojcek, pzavadsky
Priority: P3    
Version: 3.x   
Hardware: All   
OS: All   
Issue Type: TASK Exception Reporter:
Bug Depends on:    
Bug Blocks: 32223    

Description mslama 2003-07-04 10:20:15 UTC
This is dialog containing all opened documents.
Invoked using main menu 'Window | Documents'.

Spec is at:

http://ui.netbeans.org/docs/ui/ws/ws_spec.html#3.3
Comment 1 mslama 2003-07-30 10:42:38 UTC
Dialog is implemented. Jano please check. There is one problem:
Activated TopComponent is often not displayed correctly (for example
README - missing toolbar and cursor). It seems it problem of tabbed
container.