[Mono-bugs] [Bug 338399] ListView: ArgumentOutOfRangeException in OpenFileDialog

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Nov 1 10:39:51 EDT 2007


https://bugzilla.novell.com/show_bug.cgi?id=338399#c1


Jonathan Pobst <jpobst at novell.com> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
         AssignedTo|mono-bugs at ximian.com                            |calberto.cortez at gmail.com
         OS/Version|Other                                           |All
           Platform|Other                                           |All
            Summary|ArgumentOutOfRangeException in OpenFileDialog   |ListView: ArgumentOutOfRangeException in
                   |                                                |OpenFileDialog
  Status Whiteboard|                                                |ListView




--- Comment #1 from Jonathan Pobst <jpobst at novell.com>  2007-11-01 08:39:51 MST ---
I can reproduce if I start in a directory that has a subdirectory.  The steps
are:
- Double click the subdirectory.
- Click the Up arrow icon to go back to the original directory.
- Click any white space in the files list.

The ListView is calling 
owner.OnBeforeLabelEdit (edit_args);
but the item in the edit_args no longer exists.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list