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

Key: IDEADEV-17189
Type: Usability Problem Usability Problem
Status: Closed Closed
Resolution: Fixed
Priority: Critical Critical
Assignee: Nikolay Chashnikov
Reporter: Alexander Chernikov
Votes: 1
Watchers: 1
Operations

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

Facets: if several modules have facet of the same type, then project structure dialog remembers last selected node incorrectly

Created: 24 May 07 19:28   Updated: 27 Oct 08 15:39
Component/s: Project Configuration
Fix Version/s: Diana 8975

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
Issue Links:
Duplicate
 
This issue is duplicated by:
IDEADEV-17559 IDEA should select right Web facet of... Major Closed

Build: 6,978
Fixed in build: 8,951


 Description  « Hide
Get a project with at least two modules with facets of the same type (tested hibernate). Open project structure dialog. Select facet node of the second module. Close dialog. Open again: facet of the first module is selected instead. This annoys, when user configure hibernate step-by-step.

 All   Comments   Work Log   Change History      Sort Order:
Alexander Chernikov - 16 Sep 07 18:57
7280: this causes very annoying side effect. Select a facet of the "second" module (see description). Edit settings. Press Apply. Result: focus jumps to the facet of the "first" module.

Grant Gochnauer - 02 Oct 07 17:21
Definitely agree this is annoying bug. Let's hope it gets put into the next RC

Alexander Chernikov - 23 Oct 08 18:13
8946: this is really fixed for EJB, Web, Java EE facets. But not fixed for Hibernate, Spring, GWT, JPA. For them Apply collapse the whole modules tree and focus jumps to the top module in the list.

Alexander Chernikov - 27 Oct 08 15:39
8967: fix confirmed.