Bug 511152 - FileDialog:PopUpButton is missing Image implemented
Summary: FileDialog:PopUpButton is missing Image implemented
Status: NEW
Alias: None
Product: UI Automation
Classification: Mono
Component: Winforms - General (show other bugs)
Version: Release 1.0
Hardware: x86 openSUSE 11.1
: P3 - Medium : Normal
Target Milestone: ---
Assignee: E-mail List
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-09 07:38 UTC by calen chen
Modified: 2009-06-09 07:38 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-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.