Bug 546059

Summary: "Navigation History back" skips last visited file
Product: [Eclipse Project] Platform Reporter: Manu G <mag>
Component: UIAssignee: Platform-UI-Inbox <Platform-UI-Inbox>
Status: REOPENED --- QA Contact:
Severity: normal    
Priority: P3    
Version: 4.11   
Target Milestone: ---   
Hardware: PC   
OS: Windows 10   
Whiteboard: stalebug

Description Manu G CLA 2019-04-02 10:15:08 EDT
The last position in the navigation history is skipped.

To reproduce:
1. start with new workspace
2. close Welcome
3. create Class A
4. create Class B
5. create Class C
6. close all open files
7. restart eclipse
8. open A
9. open B
10. open C
11. hover over the Left arrow in the toolbar: it says: Back to A.java
12. click on the Left arrow: ==> goes to A
13. hover over the Right arrow in the toolbar: it says: Forward to B.java
14. click on Right Arrow: ==> goes to B

expected:
11. "Back to B.java"
12. goes to B
13. Forward to C.java
14. goes to C
Comment 1 Eclipse Genie CLA 2021-03-23 13:40:01 EDT
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet. As such, we're closing this bug.

If you have further information on the current state of the bug, please add it and reopen this bug. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.

--
The automated Eclipse Genie.
Comment 2 Manu G CLA 2021-04-22 03:31:33 EDT
Probem still relevant