[Mono-bugs] [Bug 325270] FileDialogs/FolderBrowserDialog: Win32 wrong Desktop folder used

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Sep 19 15:55:31 EDT 2007


https://bugzilla.novell.com/show_bug.cgi?id=325270#c2


Jonathan Pobst <jpobst at novell.com> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                                        |RESOLVED
         Resolution|                                                |FIXED




--- Comment #2 from Jonathan Pobst <jpobst at novell.com>  2007-09-19 13:55:30 MST ---
I went ahead and committed this in r86038, as it doesn't cause any problems for
me (default desktop location).  I don't see how it could cause a problem for
anyone who hasn't moved their desktop, as Desktop and DesktopDirectory will
always be the same.  If this causes problems for anyone, please file a bug for
it.

2007-09-19  Jonathan Pobst  <monkey at jpobst.com>

        * Theme.cs: FileDialogs should be using DesktopDirectory instead of
        Desktop.  This lets it work for people who have moved their desktops
        from the default location on windows.  For people who have not, both
        values are the same, so it shouldn't hurt anything.  [Fixes bug
#325270]


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


More information about the mono-bugs mailing list