Bug 511152

Summary: FileDialog:PopUpButton is missing Image implemented
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: Normal    
Priority: P3 - Medium    
Version: Release 1.0   
Target Milestone: ---   
Hardware: x86   
OS: openSUSE 11.1   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description calen chen 2009-06-09 07:38:10 UTC
REPRO:

1. run uia2atk/test/samples/savefiledialog.py or openfiledialog.py
2. run accerciser, expend popup toolbar, browse to one menuitem(Desktop for example)
3. under interface viewer, see Image 

RESULTS:

menu_item in popup toolbar is not implement Image

EXPECTED RESULTS:

hope can see image info with popup buttons


COMMENTS:

in menustrip.py sample, menuitem "Document" under "File" menu has an Image, but also doesn't implement Image for this menuitem.