[Mono-bugs] [Bug 78958][Maj] New - VisibleClipBound Behaviors incorrectly on solaris with regards to other distributions of mono

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Jul 26 17:51:03 EDT 2006


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 david_garcia at logitech.com.

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

--- shadow/78958	2006-07-26 17:51:03.000000000 -0400
+++ shadow/78958.tmp.615	2006-07-26 17:51:03.000000000 -0400
@@ -0,0 +1,45 @@
+Bug#: 78958
+Product: Mono: Class Libraries
+Version: 1.1
+OS: Solaris 8
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 080 Two weeks
+Priority: Major
+Component: Sys.Drawing.
+AssignedTo: peter at novonyx.com                            
+ReportedBy: david_garcia at logitech.com               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: VisibleClipBound Behaviors incorrectly on solaris with regards to other distributions of mono
+
+Description of Problem:
+
+Solaris implementation does not behave the same way. Getting the 
+System.Drawing.Graphics.VisibleClipBounds on Solaris does not account for 
+rotation transformation the same way it does on Windows. 
+Mono on windows System.Drawing.Graphics.VisibleClipBounds operates 
+equivalent to .NET. I made a partial fix but this bug does provent 
+interop. 
+
+Steps to reproduce the problem:
+1. Create A clipping window in a Graphics
+2. Apply rotation
+3. Get System.Drawing.Graphics.VisibleClipBounds
+
+Actual Results:
+System.Drawing.Graphics.VisibleClipBounds on solaris does not account for 
+rotations correct.
+
+Expected Results:
+System.Drawing.Graphics.VisibleClipBounds on Mono for Solaris works the 
+same way System.Drawing.Graphics.VisibleClipBounds on Mono for Windows 
+and .NET
+
+How often does this happen? 
+Ever Time
+
+Additional Information:


More information about the mono-bugs mailing list