Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 518858

Summary: Switching between file tabs moves the cursor to bottom of file.
Product: [ECD] Orion Reporter: Rickus Senekal <rickussenekal>
Component: EditorAssignee: Project Inbox <orion.editor-inbox>
Status: RESOLVED WORKSFORME QA Contact:
Severity: normal    
Priority: P3 CC: steve_northover
Version: 14.0   
Target Milestone: ---   
Hardware: All   
OS: All   
Whiteboard:

Description Rickus Senekal CLA 2017-06-27 16:26:11 EDT
Occurs on {commit 4662117497f922e399a939c72fb6165beba201ce} - Add Collab Highlight Feature. (Collaboration Branch)

When moving in between tabs, your cursor moves to the last line of the file. Expected behaviour would be to return to the last known cursor position within each file.

Steps to Reproduce:
1. Enable Editor Tab Support in the Settings
2. Open up a few files (with text - multiple lines) to populate the tab menu.
3. Switch between tabs to observe the cursor jumping to the last line.

Actual Result: Cursor position jumps to last line of code in the selected file.

Expected Result: Cursor would return to its last known position within the code while switching between tabbed files.

Hardware/Software: Mac OS X and Linux Environment.
Comment 1 Steve Northover CLA 2017-07-26 14:30:34 EDT
I believe that this has been fixed.  Rickus, please confirm.