Bug 589269 - PrintPreviewDialog: modal dialog is missing 'active' state
Summary: PrintPreviewDialog: modal dialog is missing 'active' state
Status: NEW
Alias: None
Product: UI Automation
Classification: Mono
Component: Winforms - General (show other bugs)
Version: Release 2.0
Hardware: x86 openSUSE 11.2
: P3 - Medium : Normal
Target Milestone: ---
Assignee: E-mail List
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-18 08:17 UTC by calen chen
Modified: 2010-03-18 08:17 UTC (History)
0 users

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments
scrip for checking states (1017 bytes, text/x-python)
2010-03-18 08:17 UTC, calen chen
Details

Note You need to log in before you can comment on or make changes to this bug.
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