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 230538 - Introduce a way to update filters selected state after creation
Summary: Introduce a way to update filters selected state after creation
Status: RESOLVED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: Refactoring (show other bugs)
Version: 7.4
Hardware: All All
: P3 normal (vote)
Assignee: Ralph Ruijs
URL:
Keywords: API, API_REVIEW_FAST
Depends on:
Blocks: 218201 230337
  Show dependency tree
 
Reported: 2013-05-30 14:25 UTC by Egor Ushakov
Modified: 2013-06-11 01:41 UTC (History)
2 users (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments
proposed patch (912 bytes, patch)
2013-05-30 14:30 UTC, Egor Ushakov
Details | Diff
Proposed patch (2.64 KB, patch)
2013-06-03 11:48 UTC, Ralph Ruijs
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Egor Ushakov 2013-05-30 14:25:18 UTC
Currently there is no way to change selected state of the filters after creation.
Sometimes it is required to change it later in enableFilters based on parameters user specified in find usages dialog.

see bug 230337 for more details
Comment 1 Egor Ushakov 2013-05-30 14:30:26 UTC
Created attachment 135147 [details]
proposed patch
Comment 2 Ralph Ruijs 2013-06-03 11:48:19 UTC
Created attachment 135259 [details]
Proposed patch
Comment 3 Ralph Ruijs 2013-06-03 11:49:05 UTC
Please review attached patch.
Comment 4 Egor Ushakov 2013-06-05 04:32:55 UTC
I'm perfectly fine with this change and nobody seems to object
Comment 5 Ralph Ruijs 2013-06-10 12:56:15 UTC
changeset   : 0d38a2de86b5
author      : Ralph Benjamin Ruijs <ralphbenjamin@netbeans.org>
date        : Mon Jun 10 14:49:44 CEST 2013
summary     : #230538 - Introduce a way to update filters selected state after creation
Comment 6 Quality Engineering 2013-06-11 01:41:33 UTC
Integrated into 'main-golden', will be available in build *201306102301* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/0d38a2de86b5
User: Ralph Benjamin Ruijs <ralphbenjamin@netbeans.org>
Log: #230538 - Introduce a way to update filters selected state after creation