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

Key: IDEADEV-11571
Type: Bug Bug
Status: Open Open
Priority: Normal Normal
Assignee: Kirill Kalishev
Reporter: Serge Baranov
Votes: 3
Watchers: 5
Operations

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

Caret Position in Editor not preserved when Tabs Not Visible

Created: 27 Feb 06 05:02   Updated: 16 Oct 07 00:11
Component/s: Editor. Editing Text
Fix Version/s: Diana Final

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

Build: 4,155
Severity: Medium


 Description  « Hide
Sam Ramsden reports:

You need to have 2 "long" java files available... ie longer than a page or
two so that you can easily tell that your caret position has changed.
You need to have Settings ...... Tab Appearance, Editer Tab placement =
"none".

Open your first file and put the cursor at the very top of the file
(ctrl+home)
Open your second file and put the cursor at the very top of the file
(ctrl+home)

Go back to your first file using "Recent Files..." list and put the cursor
at the very bottom of the file (ctrl+end)
Go back to your second file using "Recent Files..." list and put the
cursor at the very bottom of the file (ctrl+end).

Is the cursor in the expected position when you flip between these two
files or did it manage to find it's way back to the top or to the class
declaration of the java source?

If you make the Editor Tabs visible again, you'll see the correct
behaviour when you repeat the above test.



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