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 92425 - Dump Heap button doesn't always invoke the action
Summary: Dump Heap button doesn't always invoke the action
Status: VERIFIED 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-01-12 11:45 UTC by Jiri Sedlacek
Modified: 2007-01-17 14:51 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-01-12 11:45:45 UTC
Windows XP LaF:

When clicked the Dump Heap button during memory profiling for the first time, 
a heap dump is taken and opened in the HeapWalker. When clicked for the second 
time, nothing happens. In general every even click works, every odd click does 
not. Seems to be a focus-related problem.
Comment 1 Jiri Sedlacek 2007-01-12 11:49:08 UTC
Not really fixed, but implemented a workaround - HeapWalker window now uses 
requestVisible() instead of requestActive() when opened.
Comment 2 Ivan Sidorkin 2007-01-17 14:51:16 UTC
verified in 070116