History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEADEV-10829
Type: Bug Bug
Status: Open Open
Priority: Normal Normal
Assignee: Anna Kozlova
Reporter: Alexander Chernikov
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
IDEA: Development

Main menu | Analyze dialogs: project scope is mentioned instead of current module scope in case of several opened projects

Created: 15 Oct 06 18:49   Updated: 04 Mar 08 13:37
Component/s: Code Analysis. Dependencies, Code Analysis. Inspection, Code Analysis. Duplicates
Fix Version/s: Diana Final

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
Issue Links:
Duplicate
 
This issue is duplicated by:
IDEA-16365 Dependency Matrix Dialog - should "Pr... Resolved

Build: 6,047


 Description  « Hide
Start IDEA. Get 1 project opened. Open 2nd project. Choose Yes to open 2nd project in a separate frame. To surely reproduce the bug close 2nd project, and reopen it in separate frame again.

Now consider dialogs invocable from Main menu | Analyze: Inspect code, Analyze * dependencies, Locate duplicates. Invoked from 1st project frame they have choices 1) Whole project, 2) Project 'name'. While normally the 2nd choice should be Module 'name'. Both choices analyze the whole project.

If only 1 project is opened, the bug is not repeatable.



 All   Comments   Work Log   Change History      Sort Order:
Ruben Boer - 01 Feb 07 12:11
This also happens when you
  • make sure you haven't selected a file or a module in the project view. (e.g. open a project that didn't have any files open when last closed)
  • Analyze | Analyze Code

in the dialog you get 1) Whole project, 2) Project 'name' etc