Bug 522598 - PrintPreviewDialog: 'toggle button' is missing AtkText
Summary: PrintPreviewDialog: 'toggle button' is missing AtkText
Status: RESOLVED DUPLICATE of bug 498724
Alias: None
Product: UI Automation
Classification: Mono
Component: Winforms - General (show other bugs)
Version: Release 1.0
Hardware: i586 openSUSE 11.1
: P4 - Low : Normal
Target Milestone: ---
Assignee: E-mail List
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-16 09:09 UTC by Feng Xia Mu
Modified: 2009-07-16 10:35 UTC (History)
1 user (show)

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 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 ***