Bugzilla – Bug 522598
PrintPreviewDialog: 'toggle button' is missing AtkText
Last modified: 2009-07-16 10:35:59 UTC
REPRO: 1. run uia2atk/test/samples/printpreviewdialog.py 2. on GUI click on the "PrintPreviewDialog" button. 3. In Accerciser's left pane browse to and expand the 'tool bar' accessible ,expand the filler select the "toggle button" accessible 4. under interface vieser, try to expand Text RESULTS: Text is not implemented. EXPECTED RESULTS: AtkText implementation should expected.
the bug is similar to bug 498724
I mark it duplicated to bug498724 since this accessible is inherit from ToolBarButton control *** This bug has been marked as a duplicate of bug 498724 ***