Created attachment 77074 [details] Note the two identical shortcuts that are different paths. This seems like a trivial patch for someone familiar with the code. The file picker allows you to add shortcuts (places) to folders. However, it only shows you the last folder name of a full path. If you create a shortcut for /u2/tmp and /u/tmp and /tmp , they all appear as shortcut tmp. When hovering the mouse over the shortcuts, the full path should appear. Related, the [ - ] [ + ] buttons do not have tooltips. Screen shot shows the result of two similar shortcuts added to the file picker.
Thanks for reporting. I mark this as a valid NEW request. To open these dialogs you need to enable the save/load dialogs of LibreOffice itself. This can be done by: * Open LibreOffice * Tools > Options * LibreOffice > General * Check 'Use LibreOffice dialogs' Kind regards, Joren
In order to limit the confusion between ProposedEasyHack and EasyHack and to make queries much easier we are changing ProposedEasyHack to NeedsDevEval. Thank you and apologies for the noise
Migrating Whiteboard tags to Keywords: (needsDevEval) [NinjaEdit]
Created attachment 179880 [details] Proposed solution Which tooltip should we add for the [ + ] and [ - ] buttons?
Andreas Heinisch committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/9313b6c02cc40633edfaadfc7941cbb5640368b2 tdf#62776 - Add tooltip for folder location shortcuts It will be available in 7.4.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Created attachment 180103 [details] screenshot Andreas, could you please test if it is solved on Linux? See my screenshot It seems it is not working on Version: 7.4.0.0.alpha1+ / LibreOffice Community Build ID: 75f7e057039aaa49558e22d18cad651d11589da9 CPU threads: 16; OS: Linux 5.13; UI render: default; VCL: gtk3 Locale: ro-RO (ro_RO.UTF-8); UI: en-US Calc: threaded
Atm, I have no idea why this does not work on Linux. Unfortunately, I can not debug this function on a Linux System. Maybe someone else is able to solve this issue on linux. Sry.
(In reply to Andreas Heinisch from comment #4) > Which tooltip should we add for the [ + ] and [ - ] buttons? My suggestions: [ + ] Add current folder to Places [ - ] Remove selected folder from Places https://gerrit.libreoffice.org/c/core/+/134357 In relation to the OP: can verify that tooltips now appear and full path names are shown when the mouse hovers over the entries in Places. Thanks for a useful improvement! Tested with: Version: 7.4.0.0.alpha0+ (x64) / LibreOffice Community Build ID: cdf8e971d5d46df4bcab35a99c4254df9459213f CPU threads: 8; OS: Windows 10.0 Build 19043; UI render: Skia/Raster; VCL: win Locale: da-DK (da_DK); UI: en-US Calc: CL
Seth Chaiklin committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/fc2716740bd513154ae4ab5404d9c575678172e0 tdf#62776 expand tooltips for + and - It will be available in 7.4.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.