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 [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=80155 --- shadow/80155 2006-12-05 14:43:50.000000000 -0500 +++ shadow/80155.tmp.23042 2006-12-05 14:45:23.000000000 -0500 @@ -1,12 +1,12 @@ Bug#: 80155 Product: Mono: Class Libraries Version: 1.2 OS: unknown OS Details: -Status: NEW +Status: NEEDINFO Resolution: Severity: Unknown Priority: Minor Component: Windows.Forms AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] @@ -18,6 +18,13 @@ When MoMA (1.1) is run on linux with mono (1.2.1), attempt to navigate into a hidden directory (name beginning with '.') adds the directory to this list, as if it was a file. I _suppose_ it is a problem with MWF, as I remember some other .Net behaving like this on linux. Expected: add file dialog shows contents of the directory. + +------- Additional Comments From [EMAIL PROTECTED] 2006-12-05 14:45 ------- +Please update to 1.2.2 and tell me, if the problem still exists. + +FileDialog only uses System.IO stuff to get the directories and their +content. There was a regression in IO.Directory that was fixed in +already some time ago, and I can't reproduce your problem. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
