-
Notifications
You must be signed in to change notification settings - Fork 7.6k
Hitting enter quickly can sometimes cause file rename to cut off new name #10531
Comments
I'm hitting this pretty often. |
I'm unable to reproduce this on Windows - what version & operating system are you using? |
Mac 10.10.2. I just tried it in master again and it seems to be much harder to hit than in 1.1, so maybe something's improved, but I can get it if I type fast enough - I can see the last character show up in the input field but get truncated in the final filename. But it's hard enough to hit now that it's probably low priority - I'll try it again when 10.2 releases and see if it's still hard to hit. |
I do still seem to be hitting this in master with some frequency, so probably still worth looking into at some point. |
That does sound like it, but I seem to be hitting it even without everything being slow (although it did seem more common, and also a tad slower, when I was using 1.1, which might have been because I had it open for longer or was working in a larger project). |
That certainly seems plausible (and I can reproduce that reported behavior). Thanks to @ElegantScripting for figuring it out. |
Should be fixed with #10648 |
Running into this on Mac 10.10.2.
Result: sometimes the new file will be named "foobar.j".
The text was updated successfully, but these errors were encountered: