After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 760808 - [REGRESSION] find distinguishes utf8-equivalent characters
[REGRESSION] find distinguishes utf8-equivalent characters
Status: RESOLVED OBSOLETE
Product: gedit
Classification: Applications
Component: general
3.10.x
Other Linux
: Normal critical
: ---
Assigned To: Gedit maintainers
Gedit maintainers
: 760809 760810 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2016-01-18 21:55 UTC by banned
Modified: 2020-11-24 09:56 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description banned 2016-01-18 21:55:40 UTC
Steps to reproduce:
- write (or paste, or load) a text containing the string "maría"
- hit Ctrl+F
- in the search box, type "maria"

Expected: should find the string "maría" in the text, because í and i only differ by an accent. This is the way it used to work, and it is the way every decent editor works

Observed: doesn't find the matching string unless you type it exactly with the same accents.
Comment 1 Garrett Regier 2016-01-18 22:05:08 UTC
*** Bug 760810 has been marked as a duplicate of this bug. ***
Comment 2 Garrett Regier 2016-01-18 22:05:25 UTC
*** Bug 760809 has been marked as a duplicate of this bug. ***
Comment 3 Sébastien Wilmet 2020-11-24 09:56:48 UTC
Mass-closing of all gedit bugzilla tickets.

Special "code" to find again all those gedit bugzilla tickets that were open before the mass-closing:

2bfe1b0590a78457e1f1a6a90fb975f5878cb60064ccfe1d7db76ca0da52f0f3

By searching the above sha256sum in bugzilla, the gedit contributors can find again the tickets. We may be interested to do so when we work on a specific area of the code, to at least know the known problems and possible enhancements.

We do this mass-closing because bugzilla.gnome.org is being replaced by gitlab.gnome.org.