Bugzilla – Bug 465958
PrintPreviewControl: printing window is hided that is inconsistant with Vista does
Last modified: 2009-03-04 16:14:29 UTC
SUMMARY running example in Linux, click "Button" in Gui, in accerciser shows a panel child under "PrintPreviewControl control" frame, also shows another "Printing" frame under ipy. but running this example in Vista, in UISpy just shows "PrintPreviewControl control" with "pane" child. the "Printing" window disappeared quickly after click "Button" REPRO 1. run uia2atk/test/samples/printpreviewcontrol.py, click "Button" in Gui to show PrintPreviewControl page 2. run accerciser, expand "ipy", select "Printing" in left tree 3. also run this example in Vista, click "Button" and use UISpy navigate "Printing" window RESULTS in step 2: there is "Printing" frame shows in left tree in accerciser, select this item can navigate the frame but can't see Printing window in Gui(seems is hided) but in step 3: the "Printing" window disappeared quickly after click "Button", and can't see Printing window in UISpy(seems is closed) EXPECTED RESULTS expect the performance in Linux is similar to Vista does COMMENTS it seems an issue with Mono Winforms
This needs to likely be filed upstream.