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 138816

Summary: Make the multi-threaded debugging view more scalable
Product: debugger Reporter: Petr Cyhelsky <cyhelsky>
Component: JavaAssignee: issues@debugger <issues>
Status: NEW ---    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: PC   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description Petr Cyhelsky 2008-07-02 14:59:40 UTC
Product Version: NetBeans IDE Dev (Build 200807020103)
Java: 1.6.0_06; Java HotSpot(TM) Client VM 10.0-b22
System: Windows Vista version 6.0 running on x86; Cp1250; cs_CZ (nb)

Observed: During debugging the multi-threaded debugging view can not be horizontally resized to be smaller than certain
size(combined size of the buttons in the lower part of the view). While not debugging it is possible to resize it to
much smaller size - this should imho be consistent.

Expected: The multi-threaded debugging view resizing should behave the same whether debugging session is running or not.