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 120157 - Show System Properties link in HeapWalker doesn't work on JDK 5
Summary: Show System Properties link in HeapWalker doesn't work on JDK 5
Status: RESOLVED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jiri Sedlacek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-26 11:05 UTC by Jiri Sedlacek
Modified: 2007-10-26 11:11 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jiri Sedlacek 2007-10-26 11:05:48 UTC
Most likely due to a bug in HTML rendering engine in JDK 5 the Show System Properties link in HeapWalker doesn't work -
cursor doesn't change to hand when rolling over the link and the link isn't clickable. This disables displaying System
properties in HeapWalker.
Comment 1 Jiri Sedlacek 2007-10-26 11:11:00 UTC
Workarounded, added new empty line after the html link.

Fixed in trunk.


/cvs/profiler/modules/main/src/org/netbeans/modules/profiler/heapwalk/ui/SummaryControllerUI.java,v  <-- 
SummaryControllerUI.java
new revision: 1.2; previous revision: 1.1