Bugzilla – Bug 506765
ToolBarButton: DropDown style toolbarbutton with wrong role name
Last modified: 2009-05-25 06:39:22 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
Created attachment 294102 [details] explain the Bug 506765