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 246847 - Resume live results when results buffer resets
Summary: Resume live results when results buffer resets
Status: VERIFIED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: Jiri Sedlacek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-09-03 10:25 UTC by Jiri Skrivanek
Modified: 2014-09-15 09:50 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 Skrivanek 2014-09-03 10:25:55 UTC
If Live results refreshing is paused it should be resumed on the reset of the results buffer. It is usually when settings changes are applied. To reproduce:

- create Anagram sample project
- right-click project node and choose Profile
- select Methods
- click Profile
- when some live results appear click the pause button in the profiler toolbar
- change settings to profile only project classes and click Apply
- now one have to click the refresh button to see some results. It is natural that I want to see results generated with new configuration and that's why live results refreshing should be resumed automatically. Then I can pause them again if I want to.

Product Version: NetBeans IDE Dev (Build 201409030001)
Java: 1.8.0_20; Java HotSpot(TM) 64-Bit Server VM 25.20-b23
Runtime: Java(TM) SE Runtime Environment 1.8.0_20-b26
System: Windows 7 version 6.1 running on amd64; Cp1250; en_US (nb)
Comment 1 Jiri Sedlacek 2014-09-08 14:26:18 UTC
Fixed by http://hg.netbeans.org/profiler-main/rev/b0029cd63785.