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

Key: IDEADEV-16377
Type: Usability Problem Usability Problem
Status: Reopened Reopened
Priority: Major Major
Assignee: Nikolay Chashnikov
Reporter: Alexander Chernikov
Votes: 2
Watchers: 2
Operations

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

Facet configuration: Apply should not switch focus from current configuration page

Created: 21 Apr 07 18:32   Updated: 23 Oct 08 10:35
Component/s: Project Configuration
Fix Version/s: Diana 8940

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
Issue Links:
Duplicate
 
This issue is duplicated by:
IDEA-19837 When working with modules in groups i... Closed

Build: 6,917
Fixed in build: 8,938


 Description  « Hide
Observed in various facet configuration pages: JPA, EJB, Web.
Get a module with a facet. Open it's settings (select the module in Project tree, open Module settings, set focus to facet node). Switch to some not default page. Make a change. Apply. Result: focus is either switched to default page (JPA, EJB) or even jumps to module node in the tree (Web).

 All   Comments   Work Log   Change History      Sort Order:
Alexander Chernikov - 22 Oct 08 21:30 - edited
It looks like referred IDEA-19837 is the duplicate of a different issue, IDEADEV-17189.

Alexander Chernikov - 22 Oct 08 21:37
8940: looks like not fixed.
Get a project with a module with say, EJB facet (1 item).
In Project Structure dialog the EJB facet has 2 pages with options: 1) "EJB settings", 2) "Java EE build settings". Default is the 1st.
Make "Java EE build settings" the current page. Make a change: click a check box. Apply.
Result: focus is switched to "EJB settings".

Nikolay Chashnikov - 23 Oct 08 10:35
I've fixed IDEADEV-17189 instead of this accidentally.