Ticket #4292 (new defect)

Opened 3 years ago

Redundant back slashes for autocomplete

Reported by: birdie Owned by:
Priority: major Milestone: Future Releases
Component: mc-core Version: master
Keywords: Cc:
Blocked By: Blocking:
Branch state: no branch Votes for changeset:

Description

Steps to reproduce:

$ mkdir test
$ cd test
$ touch "a b"

Shift + F4
Save As
Esc + Tab
a\ b will appear in the edit field. If you attempt to save the file, the back slash will be in the filename.

Note: See TracTickets for help on using tickets.