Bug 522598

Summary: PrintPreviewDialog: 'toggle button' is missing AtkText
Product: [Mono] UI Automation Reporter: Feng Xia Mu <fxmu>
Component: Winforms - GeneralAssignee: E-mail List <mono-a11y-bugs>
Status: RESOLVED DUPLICATE QA Contact: E-mail List <mono-a11y-qa>
Severity: Normal    
Priority: P4 - Low CC: cachen
Version: Release 1.0   
Target Milestone: ---   
Hardware: i586   
OS: openSUSE 11.1   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Feng Xia Mu 2009-07-16 09:09:38 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.
Comment 1 Feng Xia Mu 2009-07-16 09:11:19 UTC
the bug is similar to bug 498724
Comment 2 calen chen 2009-07-16 10:35:59 UTC
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 ***