[ros-bugs] [Bug 2232] New: command prompt autocomplete

ReactOS.Bugzilla at www.reactos.org ReactOS.Bugzilla at www.reactos.org
Fri May 4 16:34:35 CEST 2007


http://www.reactos.org/bugzilla/show_bug.cgi?id=2232

           Summary: command prompt autocomplete
           Product: ReactOS
           Version: TRUNK
          Platform: x86 Hardware
        OS/Version: ReactOS
            Status: NEW
          Severity: normal
          Priority: P3
         Component: Shell
        AssignedTo: ros-bugs at reactos.org
        ReportedBy: gabrielilardi at hotmail.it
         QAContact: ros-bugs at reactos.org


ReactOS version SVN boot ISO build 26630.

Command prompt auto-complete bug (at least the command prompt from XP doesn't
behave like this).
When pressing the tab key to complete a filename, in certain situations the
resulting filename adds itself at the end of the line with a preceding "\".

To reproduce the bug you can do this:
>From the command prompt, go to c:\Documents and
settings\Administrator.reactos\desktop, once there type:
rename com+[TAB] the resulting line becomes:
rename "command prompt.lnk", now type a space and then again "com"+TAB
after doing this, you'll see:
rename "command prompt.lnk\command prompt.lnk" instead of:
rename "command prompt.lnk" "command prompt.lnk"
If you type two consecutive spaces instead of one, then after pressing the tab
key the result is as expected.


-- 
Configure bugmail: http://www.reactos.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
You are the assignee for the bug, or are watching the assignee.


More information about the Ros-bugs mailing list