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 421064 - find/search doesn't normalize
find/search doesn't normalize
Status: RESOLVED FIXED
Product: epiphany
Classification: Core
Component: General
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Epiphany Maintainers
Marco Pesenti Gritti
Depends on:
Blocks: 423036
 
 
Reported: 2007-03-21 15:10 UTC by Denis Jacquerye
Modified: 2009-10-13 20:25 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Denis Jacquerye 2007-03-21 15:10:19 UTC
When searching for text on a webpage precomposed characters are not found/search as their equivalent characters in Unicode.

Example: 
- a page has "école" that's with <U+00E9 LATIN SMALL LETTER E WITH ACUTE>.
- search for "é" <U+0065 LATIN SMALL LETTER E;U+0301 COMBINING ACUTE ACCENT>

Result, "école" is not a match yet "é" should match "é"
Comment 1 Denis Jacquerye 2007-03-21 17:24:19 UTC
opened https://bugzilla.mozilla.org/show_bug.cgi?id=374795 since the find function is in mozilla code.
Comment 2 Wouter Bolsterlee (uws) 2009-10-13 20:06:44 UTC
Is this still relevant with the Webkit backend?
Comment 3 Denis Jacquerye 2009-10-13 20:25:53 UTC
This was fixed in Webkit.
https://bugs.webkit.org/show_bug.cgi?id=22247