[Mono-bugs] [Bug 61507][Nor] New - auto completion refuses to go away

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 13 Jul 2004 21:00:48 -0400 (EDT)


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by jaspervp@gmx.net.

http://bugzilla.ximian.com/show_bug.cgi?id=61507

--- shadow/61507	2004-07-13 21:00:48.000000000 -0400
+++ shadow/61507.tmp.23272	2004-07-13 21:00:48.000000000 -0400
@@ -0,0 +1,39 @@
+Bug#: 61507
+Product: Mono Develop
+Version: unspecified
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: texteditor
+AssignedTo: mono-bugs@ximian.com                            
+ReportedBy: jaspervp@gmx.net               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: auto completion refuses to go away
+
+Description of Problem: 
+ 
+the monodoc documentation of autocompletion doesn't go away when you 
+click somewhere else. 
+ 
+ 
+Steps to reproduce the problem: 
+1. type something which triggers auto-complete 
+2. click somewhere else(not in the dropdown box, don't press enter) 
+ 
+Actual Results: 
+the monodoc documentation is still being shown and the partly typed text 
+is still gray. 
+ 
+Expected Results: 
+all the auto-completion stuff is gone. 
+ 
+How often does this happen?  
+always 
+ 
+Additional Information: