Bug 484621 - OpenFileDialog: select path from dirComboBox may raise an empty line under Menu node
Summary: OpenFileDialog: select path from dirComboBox may raise an empty line under Me...
Status: NEW
Alias: None
Product: UI Automation
Classification: Mono
Component: Winforms - General (show other bugs)
Version: Release 1.0
Hardware: x86 openSUSE 11.1
: P4 - Low : Normal
Target Milestone: ---
Assignee: E-mail List
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-12 06:11 UTC by calen chen
Modified: 2009-04-14 19:32 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-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