[Libreoffice-bugs] [Bug 152959] Find and Replace can't use the lowercase Unicode literal for soft hyphen

2023-01-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=152959

Stéphane Guillou (stragu)  changed:

   What|Removed |Added

   Assignee|libreoffice-b...@lists.free |stephane.guillou@libreoffic
   |desktop.org |e.org

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 152959] Find and Replace can't use the lowercase Unicode literal for soft hyphen

2023-01-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=152959

--- Comment #4 from Eike Rathke  ---
Problem is likely that the soft-hyphen special treatment matches the notation
case-sensitive at
https://opengrok.libreoffice.org/xref/core/sw/source/core/crsr/findtxt.cxx?r=dd90710a#745

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 152959] Find and Replace can't use the lowercase Unicode literal for soft hyphen

2023-01-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=152959

Stéphane Guillou (stragu)  changed:

   What|Removed |Added

   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=64
   ||495

--- Comment #3 from Stéphane Guillou (stragu) 
 ---
(In reply to Stéphane Guillou (stragu) from comment #1)
> The special handling of soft hyphen search was done for bug 73660.

Apologies, the bug in question is actually bug 64495.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 152959] Find and Replace can't use the lowercase Unicode literal for soft hyphen

2023-01-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=152959

--- Comment #2 from Stéphane Guillou (stragu) 
 ---
Created attachment 184558
  --> https://bugs.documentfoundation.org/attachment.cgi?id=184558=edit
example ODT to test

(this attachment can also be used for a separate bug report about the
accentuated characters, by mentioning "attachment xyz", with the number above)

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 152959] Find and Replace can't use the lowercase Unicode literal for soft hyphen

2023-01-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=152959

Stéphane Guillou (stragu)  changed:

   What|Removed |Added

 Blocks||146076
Version|7.3.7.2 release |4.0.6.2 release
 CC||michael.st...@allotropia.de
   ||,
   ||stephane.guillou@libreoffic
   ||e.org
 OS|Windows (All)   |All
Summary|Editing: Find   |Find and Replace can't use
   ||the lowercase Unicode
   ||literal for soft hyphen
 Ever confirmed|0   |1
 Status|UNCONFIRMED |NEW

--- Comment #1 from Stéphane Guillou (stragu) 
 ---
Thanks Jerzy!

The special handling of soft hyphen search was done for bug 73660.
Michael, as you fixed that one back 2016, do you think the lowercase version
should be added, for consistency? For example, a full stop can be found with
\u002e and \u002E.

See this comment to see what is accepted:
https://bugs.documentfoundation.org/show_bug.cgi?id=64495#c13

Regarding the issue with the diacritic-sensitive option: probably better to
open a dedicated bug report so it is tracked separately, as I am sure there
will be more discussion needed.

Tested on:

Version: 7.6.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: 894efac210a3871214d95a52c322b0bee40f00ba
CPU threads: 8; OS: Linux 5.15; UI render: default; VCL: gtk3
Locale: en-AU (en_AU.UTF-8); UI: en-US
Calc: threaded


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=146076
[Bug 146076] [META] Find & Replace Regular Expressions
-- 
You are receiving this mail because:
You are the assignee for the bug.