Bugzilla – Bug 511183
TabPage:the "Tab 0 " page tab always can not be expanded except when the tab page app is launched
Last modified: 2009-06-09 09:41:04 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
Created attachment 296892 [details] the output reference for step 3,4,5
the "Summary" should be changed to: Bug 511183 - TabPage:the "Tab 0 " page tab always can not be expanded.