Bug 314766 (MONO58667) - Auto-completion bug
Summary: Auto-completion bug
Status: RESOLVED MOVED
Alias: MONO58667
Product: MonoDevelop
Classification: Mono
Component: general (show other bugs)
Version: unspecified
Hardware: Other Other
: P3 - Medium : Enhancement
Target Milestone: ---
Assignee: MD Bugs
QA Contact: MD Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-05-18 21:50 UTC by sijmen_mulder
Modified: 2007-09-15 21:23 UTC (History)
0 users

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 18:38:27 UTC


---- Reported by sijmen_mulder@hotmail.com 2004-05-18 14:50:09 MST ----

Description of Problem:
------------------------
Auto completion not working correctly in this example: 

using System;
class A
{
	public static void Main()
	{
		try                { Console.WriteLine("Bugs bugging"); }
		catch(Exception e) { e.<HERE>; }
	}
}

 Steps to reproduce the problem:
--------------------------------
1. Type the example onto the <HERE> point

 Actual Results:
----------------
Nothing

 Expected Results:
------------------
An auto-completion dialog

 How often does this happen? 
----------------------------
Always



---- Additional Comments From jluke@cfl.rr.com 2005-01-27 19:19:43 MST ----



*** This bug has been marked as a duplicate of https://bugzilla.novell.com/show_bug.cgi?id=MONO71687 ***


Unknown operating system unknown. Setting to default OS "Other".
This bug was marked DUPLICATE in the database it was moved from.
    Changing resolution to "MOVED"