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 169158

Summary: "Evaluate Code" draws offscreen for "show lastly evaluated code fragments"
Product: debugger Reporter: err <err>
Component: CodeAssignee: Daniel Prusa <dprusa>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: picture of the problem

Description err 2009-07-24 23:48:52 UTC
I have the EvaluateCode window docked in the lower left corner. See attached .png. Clicking the "show lastly..." button
draws a two column thing with part of it offscreen, when there are too many to draw a single wide list.

Product Version: NetBeans IDE 6.7 (Build 200906241340)
Java: 1.6.0_12; Java HotSpot(TM) Client VM 11.2-b01
System: Windows XP version 5.1 running on x86; Cp1252; en_US (nb)
Userdir: C:\Documents and Settings\erra\.netbeans\6.7
Comment 1 err 2009-07-24 23:50:06 UTC
Created attachment 85203 [details]
picture of the problem
Comment 2 err 2009-07-24 23:52:03 UTC
Instead of "too many to draw a single wide list"

I should have said:

too many to draw a single wide list and the list would extend past the bottom of the screen.
Comment 3 Martin Entlicher 2009-07-31 16:32:12 UTC
Reproduced.
Comment 4 Daniel Prusa 2009-08-25 14:56:26 UTC
Fixed.
http://hg.netbeans.org/main/rev/8b751b2db895
Comment 5 Quality Engineering 2009-08-26 06:40:29 UTC
Integrated into 'main-golden', will be available in build *200908260201* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/8b751b2db895
User: Daniel Prusa <dprusa@netbeans.org>
Log: #169158: "show lastly evaluated code fragments" draws offscreen