Komodo / KomodoEdit

Komodo Edit is a fast and free multi-language code editor. Written in JS, Python, C++ and based on the Mozilla platform.
http://www.komodoide.com/komodo-edit
Other
2.15k stars 301 forks source link

Editor History: You lose backward history in a certain case. #2134

Open th3coop opened 7 years ago

th3coop commented 7 years ago

Short Summary

This is kind of the antithesis of #2133 but has VERY similar repro steps. So be careful to follow the steps exactly as in 2133.

Steps to Reproduce

Expected results

I can continue to click Go Back to open File A

Actual results

Go Back button is greyed out indicating that File Back history is gone.

NOTE: I can still use the history buttons if I continue using Komodo, I have just lost Go Back history up to and including File As history.

Platform Information

Komodo IDE, version 10.2.0, build 89594, platform win32-x86. Built on Fri Oct 28 01:00:28 2016.

babobski commented 7 years ago

Related to #2093 ?

Naatan commented 7 years ago

Possibly, as it stands we don't have enough info on #2093 to reproduce it.

th3coop commented 7 years ago

Related to #2093 ?

2093 claims that history back just stops working and doesn't work any more. This is that you lose history but it will still work if you continue to use Komodo:

NOTE: I can still use the history buttons if I continue using Komodo, I have just lost Go Back history up to and including File As history.

hongquan commented 7 years ago

For me, I lose backward history completely. No need a special step to reproduce it. So annoyed that I have to come back to Komodo 9.

th3coop commented 7 years ago

For me, I lose backward history completely.

Then it is not the same bug @hongquan. You're looking for #2093.