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

Key: IDEADEV-10972
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Blocker Blocker
Assignee: Eugene Vigdorchik
Reporter: Alexander Chernikov
Votes: 0
Watchers: 0
Operations

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

Synchronization with external changes on frame activation does not happen if modal dialog is open

Created: 18 Oct 06 22:09   Updated: 02 Nov 06 16:54
Component/s: None
Fix Version/s: Demetra 6.0.2

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown

Build: 6,052
Fixed in build: 6,079


 Description  « Hide
Make sure you have option Synchronize files on frame activation = ON (that's so by default). In project view, under source root expand some directory which you are planning to perfrom external changes in. Open modal dialog (tested Refactor / Rename, Build jars, Analyze code). Switch to external file manager. Copy some new files to your project directory. Tested image files, java source. Switch back to IDEA. Close modal dialog. Result: synchronization does not happen. New files are not shown in project view, and compiler does not process them.

On main menu | File | Synchronize the synchronization works Ok.



 All   Comments   Work Log   Change History      Sort Order:
Alexander Chernikov - 18 Oct 06 22:48
Please, notice: automatical synchronization does not happen not only while dialog is open, but also after dialog is closed.

Alexander Chernikov - 02 Nov 06 16:54
Fixed confirmed in build 6082, issue IDEADEV-11559 found.