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 233919 - Can not finish "show code coverage" from class
Summary: Can not finish "show code coverage" from class
Status: NEW
Alias: None
Product: contrib
Classification: Unclassified
Component: Codecoverage (show other bugs)
Version: 7.4
Hardware: PC Linux
: P3 normal (vote)
Assignee: Martin Schovanek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-04 15:18 UTC by everflux
Modified: 2013-08-05 06:59 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 everflux 2013-08-04 15:18:52 UTC
Product Version: NetBeans IDE Dev (Build 201308032300)
Java: 1.7.0_25; Java HotSpot(TM) 64-Bit Server VM 23.25-b01
Runtime: Java(TM) SE Runtime Environment 1.7.0_25-b15

I ran code coverage report. In each class is a "done" button.
Expected result: I click "done" and the code coverage toolbar vanishes.
Actual result: It flashes shortly, returning afterwards.

If I click on the same button while on the code coverage report window, not a class, it works.