[Libreoffice-ux-advise] [Bug 105538] Download destination folder should be default to Download folder on Windows
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Thu Jan 26 13:19:08 UTC 2017
https://bugs.documentfoundation.org/show_bug.cgi?id=105538
V Stuart Foote <vstuart.foote at utsa.edu> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
CC| |vstuart.foote at utsa.edu
Ever confirmed|0 |1
--- Comment #2 from V Stuart Foote <vstuart.foote at utsa.edu> ---
Somewhat a legacy setting pre Vista, intent being to direct the download to a
directory user has write permission to and will find. Or, failing that to a
common location with write permissions for all users [1][2].
Probably reasonable to make use of the now Windows OS default provision of a
writable %USERPROFILE%/Downloads directory.
The getDesktopDirectory() seems to only be used for the online update, so
should be able to adjust it perhaps to getDownloadsDirectory()
Easy hack?
=-ref-=
[1]
http://opengrok.libreoffice.org/xref/core/extensions/source/update/check/updatecheckconfig.hxx#140
[2]
http://opengrok.libreoffice.org/xref/core/extensions/source/update/check/updatecheckconfig.cxx#163
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Libreoffice-ux-advise
mailing list