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

Key: IDEA-17639
Type: Bug Bug
Status: Open Open
Assignee: Alexey Kudravtsev
Reporter: Maarten Coene
Votes: 0
Watchers: 2
Operations

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

"Autoscroll to source" causes unwanted scrolls

Created: 04 Apr 08 18:52   Updated: 04 Apr 08 18:56
Component/s: Project View

Build: 7,757


 Description  « Hide
When you enable "Autoscroll to Source" in the Project view, the file will be automatically opened/selected in the editor view when it gets selected in the Project view.

This works fine, except in the situation where the Project view becomes visible. In this situation, there will be an autoscroll to the selected file in the Project view, which is not wanted.

For instance, follow these steps:
1. Enable the "Autoscroll to Source" feature
2. Select a normal Java file -> it is opened in the editor view
3. Select a UI Designer form -> it is opened in the editor view. Because it's a UI form, the UI designer is opened and the Project View becomes hidden.
4. Select the tab in the editor view containing the Java file opened in step 2.

You would expect that the editor for this Java file will be displayed. However, because a Java file gets selected, the Project browser will become visible and will autoscroll again to the selected file, which is the UI Designer form which was selected in step 3.



 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.