Bug 589269

Summary: PrintPreviewDialog: modal dialog is missing 'active' state
Product: [Mono] UI Automation Reporter: calen chen <cachen>
Component: Winforms - GeneralAssignee: E-mail List <mono-a11y-bugs>
Status: NEW --- QA Contact: E-mail List <mono-a11y-qa>
Severity: Normal    
Priority: P3 - Medium    
Version: Release 2.0   
Target Milestone: ---   
Hardware: x86   
OS: openSUSE 11.2   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: scrip for checking states

Description calen chen 2010-03-18 08:17:06 UTC
Created attachment 349112 [details]
scrip for checking states

REPRO:
1. Run uia2atk/test/samples/winforms/printpreviewdialog.py
2. Run the attachment IronPython script(with IPCE installed)
3. The scrip is doing click 'PrintPreviewDialog' button to invoke a modal dialog, that is actived, and print the states of this dialog

RESULTS:

the dialog is missing 'active' state on openSUSE11.2-64bit|32bit, fedora12-64bit|32bit with pyatspi 1.29.90 installed, but 'active' state appear on ubutun platform with pyatspi 1.28 installed.

EXPECTED RESULTS:

modal dialog should alway have 'active' state