Bug 522606

Summary: PrintPreviewDialog: the 'push button' on tool bar doesn't rise focused states
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: P2 - High    
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:42:45 UTC
REPRO:
1. run uia2atk/test/samples/printpreviewdialog.py
2. on GUI click on the "PrintPreviewDialog" button to raise "PrintPreviewDialog"  dialog
3.  In Accerciser's left pane browse to and expand the 'tool bar' accessible, expand the fourth panel, select the accessible with role name "push button", on GUI we can see that it has a name "1"
4.  on "PrintPreviewDialog"  dialog. click the first button on tool bar
5.  press "tab"  twice, the cursor stops on that button
6.  under interface viewer, look and compare to the states.

RESULTS:

there is no new states added on states list.

EXPECTED RESULTS:

there should a "focused" state added on states list.
Comment 1 Feng Xia Mu 2009-07-17 02:43:03 UTC
there are 8 push buttons on the tool bar of printpreviewdialog, by pressing "Tab" to navigate focus on buttons, only "close" button can rise "focused" state.
Comment 2 Feng Xia Mu 2009-07-20 01:59:26 UTC
sorry, the bug is duplicated with bug 521948

*** This bug has been marked as a duplicate of bug 521948 ***