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 142894

Summary: Threads in Debugging view are not aligned well.
Product: debugger Reporter: Peter Pis <ppis>
Component: JavaAssignee: Daniel Prusa <dprusa>
Status: VERIFIED FIXED    
Severity: blocker CC: mmirilovic
Priority: P1    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: debugging view

Description Peter Pis 2008-08-05 11:00:03 UTC
Product Version: NetBeans IDE Dev (Build 200808050125)
Java: 1.6.0_10-rc; Java HotSpot(TM) Client VM 11.0-b13
System: Windows XP version 5.1 running on x86; Cp1252; en_GB (nb)
Userdir: D:\ide\65\user6

Steps:
1. Start Debugging session.
2. Switch to debugging view. 

Threads are not aligned well.
Comment 1 Peter Pis 2008-08-05 11:08:42 UTC
Created attachment 66574 [details]
debugging view
Comment 2 Daniel Prusa 2008-08-05 16:00:29 UTC
Fixed in trunk.
changeset 2b1628f94c17 in main
details: http://hg.netbeans.org/main?cmd=changeset;node=2b1628f94c17
Comment 3 Quality Engineering 2008-08-06 04:32:09 UTC
Integrated into 'main-golden', available in build *200808060201* on http://bits.netbeans.org/dev/nightly/
Changeset: http://hg.netbeans.org/main/rev/2b1628f94c17
User: Daniel Prusa <dprusa@netbeans.org>
Log: #142894: Threads in Debugging view are not aligned well.
Comment 4 Peter Pis 2008-08-06 10:04:00 UTC
Verified in trunk. Please integrate the fix into http://hg.netbeans.org/release65_beta 
Comment 5 Daniel Prusa 2008-08-06 13:50:39 UTC
Fix integrated into release65_beta.
changeset f07ea4513ba0 in release65_beta
details: http://hg.netbeans.org/release65_beta?cmd=changeset;node=f07ea4513ba0
Comment 6 Peter Pis 2008-08-07 11:11:41 UTC
Verified in NetBeans IDE 6.5 Beta (Build 200808070301)