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 172013

Summary: [heap dump, OQL console] strange view of saved queries
Product: profiler Reporter: matusdekanek <matusdekanek>
Component: BaseAssignee: Jiri Sedlacek <jis>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P1    
Version: 6.x   
Hardware: PC   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: screenshot

Description matusdekanek 2009-09-11 10:40:05 UTC
Product Version: NetBeans IDE Dev (Build 200909081533)
Java: 1.6.0_15; Java HotSpot(TM) Client VM 14.1-b02
System: Linux version 2.6.28-15-generic running on i386; UTF-8; en_US (nb)

-profile a project (memory task)
-take a heap dump 
-go to OQL tab
the saved queries are unviewable, see the screenshot

The issue can be also a P1 issue, it is almost unable to use the saved queries. A fix should be simple though - it seems
as if the labels of saved queries were not given enough space (height).
Comment 1 matusdekanek 2009-09-11 10:41:45 UTC
Created attachment 87488 [details]
screenshot
Comment 2 Jiri Sedlacek 2009-09-11 10:58:40 UTC
The line height value for the JTree seems to be invalid. Will fix for 6.8.
Comment 3 Jiri Sedlacek 2009-09-11 15:35:24 UTC
The problem seems to be always reproducible for Metal LaF.
Comment 4 Jiri Sedlacek 2009-09-11 15:35:51 UTC
Fixed in profiler-main.

http://hg.netbeans.org/profiler-main/rev/7c8f177d48b7