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 248856 - Snapshot list not refreshed after delete
Summary: Snapshot list not refreshed after delete
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-11-24 11:28 UTC by Jiri Skrivanek
Modified: 2015-04-03 09:04 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-11-24 11:28:22 UTC
Snapshot list is not refreshed when snapshot is deleted and it is not opened in editor area. To reproduce:

- create Anagram sample project
- profile Methods
- create and save snapshot
- close snapshot
- open list of snapshots (Windows/Profiling/Snapshots)
- select snapshot and click "Delete selected snapshots" (BTW all actions are in plural but only single selection is allowed)
- confirm delete but the list is not refreshed
- BTW if snapshot is opened it is removed from the list but it is not closed which should be IMO

Product Version: NetBeans IDE Dev (Build 201411240001)
Java: 1.8.0_25; Java HotSpot(TM) 64-Bit Server VM 25.25-b02
Runtime: Java(TM) SE Runtime Environment 1.8.0_25-b18
System: Windows 7 version 6.1 running on amd64; Cp1250; en_US (nb)
Comment 1 Jiri Sedlacek 2015-03-16 12:24:01 UTC
Fixed by http://hg.netbeans.org/profiler-main/rev/edc360dc7ce6.
Comment 2 Quality Engineering 2015-03-18 03:28:22 UTC
Integrated into 'main-silver', will be available in build *201503180001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/edc360dc7ce6
User: Jiri Sedlacek <jis@netbeans.org>
Log: Bugfix #248856 - refresh snapshots list after deleting snapshots