Bug 511183

Summary: TabPage:the "Tab 0 " page tab always can not be expanded except when the tab page app is launched
Product: [Mono] UI Automation Reporter: Feng Xia Mu <fxmu>
Component: Winforms - ATKAssignee: E-mail List <mono-a11y-bugs>
Status: NEW --- QA Contact: E-mail List <mono-a11y-qa>
Severity: Normal    
Priority: P3 - Medium    
Version: Release 1.0   
Target Milestone: ---   
Hardware: i686   
OS: openSUSE 11.1   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: the output reference for step 3,4,5

Description Feng Xia Mu 2009-06-09 09:37:37 UTC
SUMMARY

run tabpage.py example, "Tab 0" tab page won't be expanded all the time, the bug is similar to bug 511166, but I think its two bugs,because only "Tab 0" have such problem , other active page tab can be expanded.If your guys think it is duplicated with the bug 511166 ,feel free to close it. 

REPRO

1.  run uia2atk/test/samples/tabpage.py, 
2.  run accerciser, expand the item with 'page tab list' role name  from left
pane of Accerciser
3.  on sample GUI, click "Tab 1" to make it the current active tab.
4.  on sample GUI,click "Tab 0" to make it the current active tab.
5.  on sample GUI,click "Tab 6", and then click "Tab 0"

RESULTS

step 2:  "Tab 0" can be expanded. 
step 3:  "Tab 1" can be expanded, "Tab 0" can not be expanded, as same as the attachment
step 4:  "Tab 0" can not be expanded, as same as the attachment
step 5:  "Tab 0" still can not be expanded, as same as the attachment


EXPECTED RESUlt

step 2,step 3,step 4,step 5:"Tab 0" can be expanded
Comment 1 Feng Xia Mu 2009-06-09 09:38:42 UTC
Created attachment 296892 [details]
the output reference for step 3,4,5
Comment 2 Feng Xia Mu 2009-06-09 09:41:04 UTC
the "Summary" should be changed to: Bug 511183 - TabPage:the "Tab 0 " page tab always can not be expanded.