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 167086 - [live results] strange refreshing of results
Summary: [live results] strange refreshing of results
Status: RESOLVED WORKSFORME
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 6.x
Hardware: All Windows XP
: P3 blocker (vote)
Assignee: issues@profiler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-15 09:47 UTC by matusdekanek
Modified: 2010-05-07 17:22 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 matusdekanek 2009-06-15 09:47:55 UTC
Product Version: NetBeans IDE 6.7 RC3 (Build 200906142201)
Java: 1.6.0_13; Java HotSpot(TM) Client VM 11.3-b02
System: Windows XP version 5.1 running on x86; Cp1252; en_US (nb)

-create sample project 'anagrams game'
-profile it: memory 
-open live results window, wait for first results, then disable automatic results refreshing
-in the anagram game window do some actions (new word, guess...)
-in the live results window press 'update results now' button
nothing happens until the 'anagram game' window gets focus

I think this was working well on previous versions. This is not a significant problem, as workaround is very simple, 
but it is quite visible.
Comment 1 Jiri Sedlacek 2010-05-07 17:22:56 UTC
Product Version: NetBeans IDE Dev (Build 100507-d63a94479f0e)
Java: 1.6.0_20; Java HotSpot(TM) Client VM 16.3-b01
System: Windows Vista version 6.0 running on x86; Cp1252; en_US (nb)

Works correctly for me.