Bug 553170 - Button: MessageBox is not accessible
Summary: Button: MessageBox is not accessible
Status: NEW
Alias: None
Product: UI Automation
Classification: Mono
Component: Moonlight - General (show other bugs)
Version: Unspecified
Hardware: x86 openSUSE 11.1
: P2 - High : Normal
Target Milestone: Release 2.1
Assignee: E-mail List
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-06 07:37 UTC by calen chen
Modified: 2010-02-19 20:17 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description calen chen 2009-11-06 07:37:11 UTC
REPRO:

1. Make /uia2atk/test/samples/moonlight/Button
2. Run ButtonSample.html and accerciser
3. On firefox window, click button1 to invoke a message dialog
4. On accerciser, search for message dialog on the left tree

RESULTS:

There is not dialog can be found

EXPECTED RESULTS:

MessageBox should be accessible as dialog
Comment 1 Brad Taylor 2009-11-06 15:37:33 UTC
Hmm, for a bit I thought this used the browser's message dialog mechanism, but it appears that Moonlight is actually creating the Gtk+ dialog itself.  We'll have to figure out some crazy hack to proxy the accessibles created by the dialog into the browser's process.  Prepare for crack!
Comment 2 Brad Taylor 2010-02-03 19:15:33 UTC
We will not be completing these tasks for the 2.0 release.  Unsetting the milestone.