-
Notifications
You must be signed in to change notification settings - Fork 121
File name appendage on Mercurial (TortoiseHg) change #416
Comments
Hey @Anthropic, I was able to repro this on windows. Repro steps(on windows):
This looks like a legit issue as I tested it on Sublime Text and saw it works fine. @iolsen This is probably related to changes in pr atom/atom#13978 since if I uncheck that box, the tabs will close on revert. The issue you're seeing with |
I'm going to remove the regression tag since this is more of a new bug due to new functionality. @50Wliu |
@ungb when you say related to changes in pr atom/atom#13978 I'm not so sure, my first comment on #306 was Jul 20 2016, it had been happening for many months prior to that also, I just kept checking back every now and then, so it has been happening for a long time. Thanks so much for reproducing, I appreciate your time and effort :) |
@ungb any chance this will get triaged at some point soon? |
hey @Anthropic, this has been triaged and currently in our backlog. |
@ungb thanks for the update, I forgot about this and got stung by it again, my own fault obviously, but would be nice not to have to worry about it. Cheers :) |
Prerequisites
Description
Possibly related to #306 based on comments there, when changing branch or reverting a change from Mercurial the files get renamed in the tab, disconnecting them from the filesystem and recognition of file type. This does not occur with another
The annoying part is that even using save-as it doesn't open the same folder where the file was so it takes a while to line them back up again if there are any unsaved changes. I had this happen with over 20 open files and couldn't save any changes.
I am not sure if this is a regression as suggested in #306 or just a bug only partially related.
Steps to Reproduce
a. reverting the change
b. changing the branch to another with the same file
Expected behavior:
The file name in the tab should remain the same like other IDEs.
Actual behavior:
The file name changes with a random appendage of characters, the file type is irrelevant:
Reproduces how often: [What percentage of the time does it reproduce?]
100% Every time, even in safe mode.
Versions
Atom : 1.15.0-beta1
Electron: 1.3.13
Chrome : 52.0.2743.82
Node : 6.5.0
apm 1.15.3
npm 3.10.5
node 4.4.5 ia32
python 2.7.2
git 1.7.11.msysgit.1
visual studio 2012
Windows 7 Pro sp 1
@iolsen @ungb
The text was updated successfully, but these errors were encountered: