| Summary: | Switching between file tabs moves the cursor to bottom of file. | ||
|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Rickus Senekal <rickussenekal> |
| Component: | Editor | Assignee: | 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: | |||
I believe that this has been fixed. Rickus, please confirm. |
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.