[Mono-bugs] [Bug 69270][Wis] New - Popup windows (tooltips) stealing window focus

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 9 Nov 2004 06:55:29 -0500 (EST)


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 jba-mono@optusnet.com.au.

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

--- shadow/69270	2004-11-09 06:55:29.000000000 -0500
+++ shadow/69270.tmp.27349	2004-11-09 06:55:29.000000000 -0500
@@ -0,0 +1,40 @@
+Bug#: 69270
+Product: Mono: Class Libraries
+Version: unspecified
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: Windows.Forms
+AssignedTo: mono-bugs@ximian.com                            
+ReportedBy: jba-mono@optusnet.com.au               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Popup windows (tooltips) stealing window focus
+
+Description of Problem:
+Windowed controls or popup windows seem to steal the window focus (on
+mono/windows with MWF)
+
+
+Steps to reproduce the problem:
+1. run a SWF sample with a control with a tooltip on it
+2. hover over the control and wait for tool tip
+3. press alt + prtscrn to take a screenshot of the window
+
+Actual Results:
+the screenshot contains only the tooltip
+
+Expected Results:
+the screenshot should contain the window that the tooltip is from
+
+How often does this happen? 
+all time
+
+Additional Information:
+pdb claims to have fixed and lost the code to the fix. may be still lying
+around somewhere?