Bug 506765

Summary: ToolBarButton: DropDown style toolbarbutton with wrong role name
Product: [Mono] UI Automation Reporter: Feng Xia Mu <fxmu>
Component: Winforms - GeneralAssignee: 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: i586   
OS: openSUSE 11.1   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: explain the Bug 506765

Description Feng Xia Mu 2009-05-25 06:37:18 UTC
REPRO:

1.  Run uia2atk/test/samples/toolbarbutton.py  
2.  Run accerciser, expand toolbar, and expand the second accessible who's Role Name is "filler" . 

RESULTS:

the second accessible who has  Role Name "filler" has the Name "DropDownButton"  

EXPECTED RESULTS:

the second accessible who has  Role Name "filler" should not have a Name

COMMENTS:

the filler's Name should not as same as it's children.

test in:
 mono-core-133896-945.src.rpm
 uiaatkbridge-134036-662.src.rpm
 uiautomationwinforms-134003-667.src.rpm
 Revision: 134662
Comment 1 Feng Xia Mu 2009-05-25 06:39:22 UTC
Created attachment 294102 [details]
explain the Bug 506765