Bugzilla – Bug 484621
OpenFileDialog: select path from dirComboBox may raise an empty line under Menu node
Last modified: 2009-04-14 19:32:39 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