Fix for issue #27393 - UX: align file names when renaming#60029
Fix for issue #27393 - UX: align file names when renaming#60029TunedMidja wants to merge 1 commit intomicrosoft:masterfrom
Conversation
… when going from viewing to editing mode and vice versa.
|
Did you verify this fix works? |
|
I've only verified it on OS X. |
|
@TunedMidja Thanks, I have just verified it is ok on OS X. |
|
This is not a specific fix for OS X but I haven't verified it on any other platform. Is there any easy way to do this (without setting up the entire development environment on Windows for example)? |
|
I personally use Parallels. There is no simpler way afaik |
|
Why do you assume that it doesn't work on Windows? I looked at a rejected PR for fixing this issue: |
|
I did not assume. I actually tried it on Windows and it is not working. Sorry for not being more clear. |
|
No problem. Thanks! |
|
Args I made the stupid typo in my previous message. I typed |
|
OK, too bad. I might look into this further but I'm not sure as it would require setting up the entire dev environment on a Windows machine which would be very time consuming. |
|
@TunedMidja I had some time to look into this myself, this addresses all platforms #60539 |
|
@garymathews thanks a lot! Let me try out your PR on all platforms. |
Fix for Issue #27393.