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 76905 - Ambiguous Customize Filter Sets dialog
Summary: Ambiguous Customize Filter Sets dialog
Status: VERIFIED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Jiri Sedlacek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-26 12:04 UTC by ehucka
Modified: 2006-10-23 16:40 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 ehucka 2006-05-26 12:04:13 UTC
If I select Profile All Classes filter and than press Customize Filters button 
it shows a Customize Filter Sets dialog with all filter sets and global 
filters. But if I select some filter e.g. Exclude Java Classes and than press 
Customize Filters button it shows Customize Filter Sets dialog with filter 
sets where I cannot change the selected filter set (Exclude Java Classes) 
definition.
I think after Customize Filters should always be shown the more complex dialog 
with filter sets and global filters.
Comment 1 Jiri Sedlacek 2006-05-26 12:31:53 UTC
This is a strange and ugly bug, not intention, probably introduced by 
implementing new Profile Only Project Classes filter. Will fix ASAP.
Comment 2 Jiri Sedlacek 2006-05-26 12:41:23 UTC
Fixed.
Comment 3 ehucka 2006-06-29 14:15:33 UTC
verified