Bug 2975

Summary: UI usability suggestions for Process Picker window
Product: frysk Reporter: Phil Muldoon <pmuldoon>
Component: generalAssignee: Mike Cvet <mcvet>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P2    
Version: unspecified   
Target Milestone: ---   
Host: Target:
Build: Last reconfirmed:
Bug Depends on:    
Bug Blocks: 1633    

Description Phil Muldoon 2006-07-28 17:22:08 UTC
- Add a cancel button
- Increase default size
- Maybe show the tree as default expanded
- Add  select all, unselect all buttons?
Comment 1 Phil Muldoon 2006-07-28 17:23:13 UTC
- Cancel, or Close window should return to the Session Manager
Comment 2 Mike Cvet 2006-08-10 15:24:02 UTC
Log message:
        2006-07-28  Mike Cvet  <mcvet@redhat.com>
        
        * glade/processpicker.glade: Added a cancel button, among other
        changes.
        * sessions/ProcessPicker.java (setListeners): Added cancelButton
        actions.
        (.lifeCycleEvent): Added actions for getting back to the session
        manager after a cancel.
        * sessions/DebugProcess.java (removeProcsMinusObserver): Added.