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 218801 - [Inspect] The scope is not pre-filled correctly when refreshing the analysis
Summary: [Inspect] The scope is not pre-filled correctly when refreshing the analysis
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Source (show other bugs)
Version: 7.3
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Svata Dedic
URL:
Keywords:
: 222634 (view as bug list)
Depends on:
Blocks:
 
Reported: 2012-09-21 16:51 UTC by Jiri Prox
Modified: 2013-08-05 02:13 UTC (History)
2 users (show)

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 Prox 2012-09-21 16:51:50 UTC
The scope is not correctly pre-filled if refresh button is used to repeat the analysis.

Steps to reproduce:
1) select some file in project view
2) set scope to 'All opened projects'
3) call Source -> Inspect and perform some analysis
4) in result window press 'Refresh' button
-> the scope is set to 'Current file' (as was first time the dialog was opened) and not 'All opened projects'


Product Version: NetBeans IDE 7.3 Beta (Build 201209201306)
Java: 1.7.0_07; Java HotSpot(TM) 64-Bit Server VM 23.3-b01
System: Windows 7 version 6.1 running on amd64; Cp1250; en_US (nb)
User directory: C:\Users\jprox\AppData\Roaming\NetBeans\7.3beta
Cache directory: C:\Users\jprox\AppData\Local\NetBeans\Cache\7.3beta
Comment 1 Jan Lahoda 2012-11-23 12:06:22 UTC
*** Bug 222634 has been marked as a duplicate of this bug. ***
Comment 2 Svata Dedic 2013-08-02 09:43:13 UTC
Fixed in http://hg.netbeans.org/jet-main/rev/a750a04f45c9
Comment 3 Quality Engineering 2013-08-05 02:13:01 UTC
Integrated into 'main-silver', will be available in build *201308042300* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/a750a04f45c9
User: Svata Dedic <sdedic@netbeans.org>
Log: #218801: the selected scope is saved for the refresh, though not saved into preferences