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 - [heap dump, OQL console] strange view of saved queries
Summary: [heap dump, OQL console] strange view of saved queries
Status: RESOLVED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 6.x
Hardware: PC All
: P1 blocker (vote)
Assignee: Jiri Sedlacek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-11 10:40 UTC by matusdekanek
Modified: 2009-09-11 15:35 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
screenshot (124.45 KB, image/png)
2009-09-11 10:41 UTC, matusdekanek
Details

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