[Mono-bugs] [Bug 78446][Nor] Changed - assorted FileDialog problems

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu May 18 14:47:01 EDT 2006


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by xenomorph2 at onlinehome.de.

http://bugzilla.ximian.com/show_bug.cgi?id=78446

--- shadow/78446	2006-05-18 14:18:17.000000000 -0400
+++ shadow/78446.tmp.30395	2006-05-18 14:47:01.000000000 -0400
@@ -37,6 +37,22 @@
 6. When no InitialDirectory is set, probably it should start from current
 directory.
 
 7. Navigating files on the file ListView by keyboard navigation, the file
 name ComboBox should reflect the selected file name (it happens only for
 files: when the navigated item is directory, it does nothing).
+
+------- Additional Comments From xenomorph2 at onlinehome.de  2006-05-18 14:47 -------
+1. and 2.: PopupButtonPanel focus handling is not implemented yet.
+I'll add it
+
+3. ToolBar problem
+
+4. ListView problem
+
+5. ListView problem (you get the same crash with other ListView samples)
+
+6. Windows stores the directory when the "Open" or "Save" button gets
+pressed (registry). Currently MWF FileDialog uses the current app
+directory
+
+7. That's missing. Good catch. I'll implement that.


More information about the mono-bugs mailing list