Bug 321569 (MONO78852) - namespace instead of classname becomes showed in the autocompletion list.
Summary: namespace instead of classname becomes showed in the autocompletion list.
Status: RESOLVED WORKSFORME
Alias: MONO78852
Product: MonoDevelop
Classification: Mono
Component: texteditor (show other bugs)
Version: 0.10
Hardware: Other Other
: P3 - Medium : Normal
Target Milestone: ---
Assignee: MD Bugs
QA Contact: MD Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-14 11:23 UTC by Sebastian Noack
Modified: 2007-10-05 13:50 UTC (History)
1 user (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Wiest 2007-09-15 20:03:37 UTC


---- Reported by sebastian.noack@gmail.com 2006-07-14 04:23:35 MST ----

Description of Problem:
namespace instead of classname becomes showed in the autocompletion list.

Steps to reproduce the problem:
1. Create a class with the name of an existing namespace.
2. Type the beginning of the classname
3. Invoke the auto-completion.

Actual Results:
You will see only the namespace in the list.

Expected Results:
You should see rather the classname instead of the same named namespace,
because of the csharp-compiler will interpret it also rather as the
classname than as the namespace.

How often does this happen? 
Everytime I do the steps descript above.



---- Additional Comments From lluis@ximian.com 2007-01-30 11:03:36 MST ----

I cannot reproduce the problem with current SVN, or maybe I'm not
using the correct test case. Could you please try updating and/or
providing a simple test case?


Unknown bug field "cf_op_sys_details" encountered while moving bug
   <cf_op_sys_details>Gentoo Linux</cf_op_sys_details>
Unknown operating system unknown. Setting to default OS "Other".

Comment 1 Grzegorz Sobański 2007-10-05 13:50:15 UTC
Old bug.

I can't reproduce it too, closing.