Bug 484621

Summary: OpenFileDialog: select path from dirComboBox may raise an empty line under Menu node
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: P4 - Low    
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-03-12 06:11:32 UTC
REPRO:
1. run uia2atk/test/samples/openfiledialog.py, click button to raise 'Open'
dialog
2. run Accerciser,in treeview on the left: expand 'Open' dialog, expand
dirComboBox and 'menu' 
3. in accerciser, in treeview on the left: select a MenuItem except the first one "Recently used"
4. under interface viewer: expand 'Action', do 'click' action

RESULTS:

path is changed in 'Open' dialog window, but you may see 'menu' under dirComboBox is closed in accerciser on the left treeview. expand 'menu' again, there is an extraneous empty line to be showing

EXPECTED RESULTS:

select path shouldn't raise extra empty line under dirComboBox