Bugzilla – Bug 498724
ToolBarButton: 'toggle button' in DropDownButton is missing AtkText
Last modified: 2009-07-16 10:36:00 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
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.
*** Bug 522598 has been marked as a duplicate of this bug. ***