Bug 511183 - TabPage:the "Tab 0 " page tab always can not be expanded except when the tab page app is launched
Summary: TabPage:the "Tab 0 " page tab always can not be expanded except when the tab ...
Status: NEW
Alias: None
Product: UI Automation
Classification: Mono
Component: Winforms - ATK (show other bugs)
Version: Release 1.0
Hardware: i686 openSUSE 11.1
: P3 - Medium : Normal
Target Milestone: ---
Assignee: E-mail List
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-09 09:37 UTC by Feng Xia Mu
Modified: 2009-06-09 09:41 UTC (History)
0 users

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments
the output reference for step 3,4,5 (96.35 KB, image/png)
2009-06-09 09:38 UTC, Feng Xia Mu
Details

Note You need to log in before you can comment on or make changes to this bug.
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.