Bug 157093 - diacritic sensitive/insensitive ICU search functions (Ctrl+H) not correct for Calc
Summary: diacritic sensitive/insensitive ICU search functions (Ctrl+H) not correct for...
Status: NEW
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Calc (show other bugs)
Version:
(earliest affected)
5.4.0.3 release
Hardware: All All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: Find-Search Diacritics
  Show dependency treegraph
 
Reported: 2023-09-04 18:31 UTC by Jack
Modified: 2026-04-25 23:00 UTC (History)
4 users (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jack 2023-09-04 18:31:45 UTC
In the Brazilian Portuguese language, in the Edit menu, Find and Replace option (Ctrl + H), the words with accents are not being found when I place the word without an accent. For example, words with accents á, à, if I put it without an accent, it doesn't find the word. Diacritic sensitive option is disabled.

- In Portuguese Brazilian -

No idioma Português do Brasil, Na opção Editar, Localizar e substituir(Ctrl + H), não está localizando as palavras com acentos quando coloco a palavra sem acento. Por exemplo, palavras com  acentos á, à, se coloco sem acento não acha a palavra. A opção sensível à diacrítica está desativada.
Comment 1 m_a_riosv 2023-09-04 21:18:16 UTC
Works fine for me with:
Version: 7.6.2.0.0+ (X86_64) / LibreOffice Community
Build ID: e79bd728e66272d14881d40167dcf57ef48571eb
CPU threads: 16; OS: Windows 10.0 Build 22621; UI render: Skia/Raster; VCL: win
Locale: es-ES (es_ES); UI: en-US Calc: CL threaded
Version: 7.5.7.0.0+ (X86_64) / LibreOffice Community
Build ID: b00ebfb4f0803ef276f452e17d9e99f2229ef32f
CPU threads: 16; OS: Windows 10.0 Build 22621; UI render: Skia/Raster; VCL: win
Locale: es-ES (es_ES); UI: en-US Calc: CL threaded

Please test in safe mode, Menu/Help/Restart in Safe Mode
and paste here the information on Menu/Help/About LibreOffce (There is an icon to copy)

And please don't put your own reports as NEW, someone else must do it, after reproduce the issue.
Comment 2 Jack 2023-09-05 12:51:14 UTC
Ok, I restarted in safe mode, but it still doesn't work.

Version: 7.5.5.2 (X86_64) / LibreOffice Community
Build ID: ca8fe7424262805f223b9a2334bc7181abbcbf5e
CPU threads: 4; OS: Windows 6.3 Build 9600; UI render: default; VCL: win
Locale: pt-BR (pt_BR); UI: pt-BR
Calc: threaded
Comment 3 Jack 2023-09-05 13:03:07 UTC
For example, if I search for the word Jose, it doesn't find the word José with an accent.
Comment 4 m_a_riosv 2023-09-05 22:06:53 UTC
I can reproduce now (I was testing in writer where it works fine me) in
Version: 7.6.2.0.0+ (X86_64) / LibreOffice Community
Build ID: a70b613e6b5d95362f34f57df5cda22a74cb670e
CPU threads: 16; OS: Windows 10.0 Build 22621; UI render: Skia/Raster; VCL: win
Locale: es-ES (es_ES); UI: en-US Calc: CL threaded

Versión: 6.4.7.2 (x64)
Id. de compilación: 639b8ac485750d5696d7590a72ef1b496725cfb5
Subprocs. CPU: 16; SO: Windows 10.0 Build 22621; Repres. IU: GL; VCL: win; 
Configuración regional: es-ES (es_ES); Idioma de IU: es-ES Calc: CL

I think it is since its introduction.
Comment 5 raal 2026-04-25 23:00:05 UTC
This option appear after the commit source 9fb706f9fe216f6157b9052bc42a0601d8ae52d5
31837: Remove superfluous jargon from user visible string | https://gerrit.libreoffice.org/c/core/+/31837

before there was an option labeled Ignore diacritics CTL in the UI, but the commit changed only the label. The comments of the commit explain why "CTL" was removed. Interestingly "ä" works, but "á" not.