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 - Make the multi-threaded debugging view more scalable
Summary: Make the multi-threaded debugging view more scalable
Status: NEW
Alias: None
Product: debugger
Classification: Unclassified
Component: Java (show other bugs)
Version: 6.x
Hardware: PC All
: P3 blocker (vote)
Assignee: issues@debugger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-02 14:59 UTC by Petr Cyhelsky
Modified: 2008-07-02 14:59 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.