Bug 553170

Summary: Button: MessageBox is not accessible
Product: [Mono] UI Automation Reporter: calen chen <cachen>
Component: Moonlight - GeneralAssignee: E-mail List <mono-a11y-bugs>
Status: NEW --- QA Contact: E-mail List <mono-a11y-qa>
Severity: Normal    
Priority: P2 - High    
Version: Unspecified   
Target Milestone: Release 2.1   
Hardware: x86   
OS: openSUSE 11.1   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

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.