[Mono-bugs] [Bug 589974] New: csharp REPL auto-completion locks up on "using ..."

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Sat Mar 20 01:56:18 EDT 2010


http://bugzilla.novell.com/show_bug.cgi?id=589974

http://bugzilla.novell.com/show_bug.cgi?id=589974#c0


           Summary: csharp REPL auto-completion locks up on "using ..."
    Classification: Mono
           Product: Mono: Tools
           Version: 2.6.x
          Platform: x86-64
        OS/Version: openSUSE 11.2
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: tools
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: dok at dok-net.net
         QAContact: mono-bugs at lists.ximian.com
                CC: miguel at novell.com
        Depends on: 565194
          Found By: ---
           Blocker: ---


Pressing the TAB-key twice to show completions to "using " causes the
interactive csharp command line utility to block. Using control-C returns to a
new functional prompt, though.

Reproducible: Always

Steps to Reproduce:
1. Start csharp in a shell window.
2. Enter using Syst
3. Press the TAB-key twice.
Actual Results:  
Input becomes unresponsive, only control-C frees it up again.

Expected Results:  
List of available completions, i.e. "using System" in the above case.

-- 
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list