Bug 498724

Summary: ToolBarButton: 'toggle button' in DropDownButton is missing AtkText
Product: [Mono] UI Automation Reporter: calen chen <cachen>
Component: Winforms - GeneralAssignee: E-mail List <mono-a11y-bugs>
Status: NEW --- QA Contact: E-mail List <mono-a11y-qa>
Severity: Minor    
Priority: P4 - Low    
Version: Release 1.0   
Target Milestone: Release 1.1   
Hardware: x86   
OS: openSUSE 11.1   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description calen chen 2009-04-28 06:48:02 UTC
REPRO:
1. run uia2atk/test/samples/toolbarbutton.py
2. run accerciser, expand DropDownButton, browse to DropDownButton 'toggle button' on the left treeview
3. under interface vieser, expand Text

RESULTS:

Text is not implemented

EXPECTED RESULTS:

I think AtkText implementation is expected
Comment 1 Brad Taylor 2009-04-29 13:50:26 UTC
AtkText is needed to appear like Gtk+, but it doesn't provide any additional information to the user that the AccessibleName doesn't provide.  Bumping severity and milestone.
Comment 2 calen chen 2009-07-16 10:36:00 UTC
*** Bug 522598 has been marked as a duplicate of this bug. ***