Bug 546059 - "Navigation History back" skips last visited file
Summary: "Navigation History back" skips last visited file
Status: REOPENED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 4.11   Edit
Hardware: PC Windows 10
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform-UI-Inbox CLA
QA Contact:
URL:
Whiteboard: stalebug
Keywords:
Depends on:
Blocks:
 
Reported: 2019-04-02 10:15 EDT by Manu G CLA
Modified: 2021-04-22 03:31 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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