Bug 141339 - UI: Option diacritic-sensitive search behaves different between Writer and Calc
Summary: UI: Option diacritic-sensitive search behaves different between Writer and Calc
Status: NEW
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Calc (show other bugs)
Version:
(earliest affected)
7.1.1.2 release
Hardware: All Windows (All)
: medium normal
Assignee: Not Assigned
URL:
Whiteboard: target:7.5.0
Keywords:
Depends on:
Blocks: Find-Search
  Show dependency treegraph
 
Reported: 2021-03-30 10:37 UTC by riesslibo
Modified: 2023-07-28 20:31 UTC (History)
2 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 riesslibo 2021-03-30 10:37:44 UTC
Version: 7.1.1.2 (x64) / LibreOffice Community
Build ID: fe0b08f4af1bacafe4c7ecc87ce55bb426164676
CPU threads: 8; OS: Windows 10.0 Build 19042; UI render: Skia/Raster; VCL: win
Locale: de-DE (de_DE); UI: de-DE
Calc: threaded

Problemstatement: If you are searching for "Müller" in a Calc sheet where are Müller and Muller are in a different cell, then the Search&Replace function have no differences in finding the results with or without checking the option "diacritic sensitive" search.

Expected behaviour: Like in Writer dependend on the check in this option the results of the search should find both (when it is switched off) or find just "Müller" (when it is activated).

Reproducing: Open an empty calc document, write Müller in one cell, write Muller in another, Edit->Search&Replace with Müller, in both variants with or without diacritic search just Müller is found.
Comment 1 Gabriele Ponzo 2021-04-01 13:42:40 UTC
I can confirm this bug. I also tried with "citta" and "città" (city in Italian).

Version: 7.1.1.2 / LibreOffice Community
Build ID: 10(Build:2)
CPU threads: 8; OS: Linux 5.4; UI render: default; VCL: gtk3
Locale: it-IT (it_IT.UTF-8); UI: it-IT
Ubuntu package version: 1:7.1.1~rc2-0ubuntu0.20.04.1~lo1
Calc: threaded
Comment 2 Commit Notification 2022-10-31 16:07:04 UTC
Emmanuel Peter committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/d5736c124223e77d5a8d67c8c95bf141ee74ab5b

tdf#141339 Use pragma once instead of include guards

It will be available in 7.5.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.