Bug 498724 - ToolBarButton: 'toggle button' in DropDownButton is missing AtkText
Summary: ToolBarButton: 'toggle button' in DropDownButton is missing AtkText
Status: NEW
: 522598 (view as bug list)
Alias: None
Product: UI Automation
Classification: Mono
Component: Winforms - General (show other bugs)
Version: Release 1.0
Hardware: x86 openSUSE 11.1
: P4 - Low : Minor
Target Milestone: Release 1.1
Assignee: E-mail List
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-28 06:48 UTC by calen chen
Modified: 2009-07-16 10:36 UTC (History)
0 users

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


Attachments

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