[Mono-bugs] [Bug 82603][Min] Changed - FileDialogs/FolderBrowserDialog: Win32 wrong Desktop folder used
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed Aug 29 06:57:11 EDT 2007
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 andyhume32 at yahoo.co.uk.
http://bugzilla.ximian.com/show_bug.cgi?id=82603
--- shadow/82603 2007-08-27 11:56:11.000000000 -0400
+++ shadow/82603.tmp.30566 2007-08-29 06:57:11.000000000 -0400
@@ -47,6 +47,25 @@
------- Additional Comments From everaldo at simios.org 2007-08-27 11:56 -------
Change from DesktopDirectory to Desktop causes errors for every
FolderDialog open. Here it looks to be working fine.
Can you provide a test case sample to demonstrate the problem?
+
+------- Additional Comments From andyhume32 at yahoo.co.uk 2007-08-29 06:57 -------
+On Windows I have re-located my user folders (Desktop, My Documents
+etc) to drive D using Tweak UI, from
+http://www.microsoft.com/windowsxp/downloads/powertoys/xppowertoys.ms
+px. A test case could only be to run Mono on a machine with such
+changes made and verify that the correct 'real' folder contents are
+displayed. Only special-folder 'Desktop' has the pair of
+SpecialFolder items.
+
+I've made this change now to both platforms here and don't see any
+problems. I'll investigate further the dependencies between
+FolderBrowserDialog/etc via MWFVFS/FileSystem etc to Theme.
+
+What kind of errors did you see Everaldo when you made the change?
+
+Maybe damning the issue to never being fixed... :-,) But re-
+location of the special-folders is likely rare, so if there's any
+risk in the change, that will likely outweigh the benefit...
More information about the mono-bugs
mailing list