Description: Navigator's tooltip shows URI-encoded URL (with %%%) instead cyrillic path to file Steps to Reproduce: 1. Create Master document 2. Add any file with ciryllic symbols in path to file 3. place mouse point to file name in Navigator 4. look at tooltip (see screenshot in attach) Actual Results: Path to file in tooltip has URI-encoded URL instead ciryllic symbols Expected Results: Path to file in tooltip has ciryllic symbols Reproducible: Always User Profile Reset: No Additional Info: Version: 6.4.0.0.alpha0+ Build ID: 8387a6db641b29e6ff3c2f4cdc4688f538cbe35f CPU threads: 4; OS: Linux 5.2; UI render: default; VCL: kf5; TinderBox: Linux-rpm_deb-x86_64@86-TDF, Branch:master, Time: 2019-08-09_06:28:42 Locale: ru-RU (ru_RU.UTF-8); UI-Language: en-US Calc: threaded
Created attachment 154771 [details] Screenshots with problem
Created attachment 154792 [details] Screenshot of the problem in 3.5.0-rc3 Reproduced with LibreOffice 3.5.0rc3 Build ID: 7e68ba2-a744ebf-1f241b7-c506db1-7d53735 Although saving the master document file and reloading it makes the file name appear correctly.
Andreas Heinisch committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/5398a6e36489bd68ba31e834833d39fa7de1cbad tdf#127978 - Don't URL encode filename for navigator's tooltip It will be available in 7.3.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.
Andreas Heinisch committed a patch related to this issue. It has been pushed to "libreoffice-7-2": https://git.libreoffice.org/core/commit/fe4e891a0ab34aabe3e1cdc425502feba6dffdd8 tdf#127978 - Don't URL encode filename for navigator's tooltip It will be available in 7.2.0.0.beta2. 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.
Andreas Heinisch committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/a558be2393cf05a4ccf8b4af546207e69669eba2 tdf#127978 - Don't URL encode filename for navigator's tooltip (D&D) It will be available in 7.3.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.
I missed the drag & drop case.
Andreas Heinisch committed a patch related to this issue. It has been pushed to "libreoffice-7-2": https://git.libreoffice.org/core/commit/3dad6c8f570cf539090b4a3cd4fd9f3db2d89b7c tdf#127978 - Don't URL encode filename for navigator's tooltip (D&D) It will be available in 7.2.1. 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.