Bug 4152

Summary: in proc-picker, clicking RHS PID sort sorts LHS
Product: frysk Reporter: Andrew Cagney <cagney>
Component: generalAssignee: Unassigned <frysk-bugzilla>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P2    
Version: unspecified   
Target Milestone: ---   
Host: Target:
Build: Last reconfirmed:
Bug Depends on:    
Bug Blocks: 3401    

Description Andrew Cagney 2007-03-06 21:35:40 UTC
Clicking on the RHS PID column, to sort that side by PID, causes the LHS to be
sorted by pid.
Comment 1 Sami Wagiaalla 2007-03-13 15:05:51 UTC
	2007-03-13  Sami Wagiaalla  <swagiaal@redhat.com>
	
	* druid/CreateFryskSessionDruid.java (deFilterPath): Added call to
	ProcWiseTreeview to defilter TreePaths.
	
	2007-03-13  Sami Wagiaalla  <swagiaal@redhat.com>
	
	* eventviewer/TimeLine.java: Fixed alignment problems.
	* eventviewer/ProcTimeLine.java: Removed PID from timeline label.
	* eventviewer/ProcBox.java: Fixed bug with main task not being
	the first time line.
	* ProcWiseTreeView.java: Added deFilterPath function.
	Added a TreeModel sort to decople sorting from the underlying
	TreeModel fix for bz# 4152.
	* GuiTask.java: Removed Commented out code.
	Removed get/setParent in favor of using task.getProc().