[Mono-bugs] [Bug 508555] New: "Printing" window becomes unresponsive

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Sat May 30 21:28:48 EDT 2009


http://bugzilla.novell.com/show_bug.cgi?id=508555


           Summary: "Printing" window becomes unresponsive
    Classification: Mono
           Product: Mono: Class Libraries
           Version: SVN
          Platform: x86
        OS/Version: openSUSE 11.1
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: Windows.Forms
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: bgmerrell at novell.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: Integration Test


Description of Problem:

This was found on Mono WinForms revision 133896.

When a PrintPreviewControl loads there is apparently a "Printing" window that
also opens.  The first time the PrintPreviewControl loads the "Printing" window
appears but quickly disappears.  The second time the PrintPreviewControl is
loaded, however, the "Printing" window seems to be unresponsive.  

Steps to reproduce the problem:
1. Grab the winforms examples (if you don't have them already) from
http://www.mono-project.com/WinForms#Sample_Code and compile the
swf-printing.cs
example.  (I edited the Makefile to compile with gmcs.)
2. Run the swf-printing.cs sample application, this will open a window that
contains a single "File" menu
3. Select "Print Preview" from the "File" menu.  This will open a
PrintPreviewControl.  You may notice that a "Printing" window appears, but it
disappears very quickly.
4. Close the PrintPreviewControl window that was opened in the previous step.  
3. Select "Print Preview" from the "File" menu.

Actual Results:

A PrintPreviewControl window opens again, as expected, but the "Printing"
window that usually quickly disappears stays open and seems to be unresponsive.

Expected Results:

The "Printing" window should open but quickly disappear.  I have verified this
in Windows Vista.

How often does this happen? 

Every time.

-- 
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list