Created attachment 136400 [details] Illustration of the problem presented. There is a problem with the features approved with the displayed hints. In the Polish version of CALC, the function names also contain the letters of the Polish alphabet and have the following structure: Name [.name1 [.name2 [...]]] When typing a function name, a prompt appears to prompt you to select a function and press ENTER to confirm it. When entering function names by capitalize there is no problem with approving the selected function. When function names are typed in lowercase letters and one of the letters in the "Name" is entered in the Polish alphabet, then the selection of the predictive function gives the correct effect only if the selected function has only a part „Name”. When a function name is selected, it consists of at least one "name1" element the effect is to insert a distorted function name in which the letter of the Polish alphabet is replaced by a Latin equivalent. However, the function name is treated as plain text. The illustration shows the Polish equivalents of the IF, IFERROR and IFNA functions after the lowercase letter "ż" has been entered. The name in green will be entered correctly. Name marked in red - wrong. If the entry would start with only the letters "je", each function name would be inserted correctly.
Investigating.
Eike Rathke committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=86910087fa41956aad6a22943bfbeb158e205dcd Resolves: tdf#112523 do not use anything Ascii in UI context It will be available in 6.0.0. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Pending review https://gerrit.libreoffice.org/42871 for 5-4 https://gerrit.libreoffice.org/42872 for 5-3
Eike Rathke committed a patch related to this issue. It has been pushed to "libreoffice-5-4": http://cgit.freedesktop.org/libreoffice/core/commit/?id=8d6dd32d58494cc21c32bc3c4798fdd4593bde08&h=libreoffice-5-4 Resolves: tdf#112523 do not use anything Ascii in UI context It will be available in 5.4.3. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Eike Rathke committed a patch related to this issue. It has been pushed to "libreoffice-5-3": http://cgit.freedesktop.org/libreoffice/core/commit/?id=f38e9f1d194e23e455c69e9417185986daeccc39&h=libreoffice-5-3 Resolves: tdf#112523 do not use anything Ascii in UI context It will be available in 5.3.7. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.