Bug 127978 - Navigator's tooltip shows URI-encoded URL (with %%%) instead cyrillic path to file
Summary: Navigator's tooltip shows URI-encoded URL (with %%%) instead cyrillic path to...
Status: RESOLVED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: UI (show other bugs)
Version:
(earliest affected)
6.4.0.0.alpha1+
Hardware: All All
: medium normal
Assignee: Andreas Heinisch
URL:
Whiteboard: target:7.3.0 target:7.2.0.0.beta2 tar...
Keywords:
Depends on:
Blocks: Tooltip
  Show dependency treegraph
 
Reported: 2019-10-05 17:52 UTC by Roman Kuznetsov
Modified: 2021-08-25 19:40 UTC (History)
1 user (show)

See Also:
Crash report or crash signature:


Attachments
Screenshots with problem (126.40 KB, image/jpeg)
2019-10-05 17:55 UTC, Roman Kuznetsov
Details
Screenshot of the problem in 3.5.0-rc3 (58.13 KB, image/png)
2019-10-07 08:03 UTC, NISZ LibreOffice Team
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Roman Kuznetsov 2019-10-05 17:52:16 UTC
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
Comment 1 Roman Kuznetsov 2019-10-05 17:55:04 UTC
Created attachment 154771 [details]
Screenshots with problem
Comment 2 NISZ LibreOffice Team 2019-10-07 08:03:43 UTC
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.
Comment 3 Commit Notification 2021-07-01 08:49:36 UTC
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.
Comment 4 Commit Notification 2021-07-01 22:28:34 UTC
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.
Comment 5 Commit Notification 2021-08-24 18:51:34 UTC
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.
Comment 6 Andreas Heinisch 2021-08-24 19:25:51 UTC
I missed the drag & drop case.
Comment 7 Commit Notification 2021-08-25 19:40:12 UTC
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.