Bugzilla – Bug 553170
Button: MessageBox is not accessible
Last modified: 2010-02-19 20:17:24 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
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!
We will not be completing these tasks for the 2.0 release. Unsetting the milestone.