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 170341 - searching for 'sufficient' does not find anything in attached pdf
searching for 'sufficient' does not find anything in attached pdf
Status: RESOLVED NOTGNOME
Product: evince
Classification: Core
Component: general
0.1.x
Other Linux
: Normal normal
: ---
Assigned To: Evince Maintainers
Evince Maintainers
Depends on:
Blocks:
 
 
Reported: 2005-03-14 16:02 UTC by bugreports
Modified: 2005-04-08 11:13 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
the testcase (95.20 KB, application/pdf)
2005-03-14 16:03 UTC, bugreports
Details

Description bugreports 2005-03-14 16:02:12 UTC
Version details: 0.1.8

open pdf and search for 'suf' you will find sufficient statistic on page 20.

try searching for 'sufficient' or 'suff' then nothing gets found
Comment 1 bugreports 2005-03-14 16:03:20 UTC
Created attachment 38707 [details]
the testcase
Comment 2 Bryan W Clark 2005-03-15 05:28:48 UTC
Strange, in a quick test that seems to be the only word in the document that
does not find correctly.  Everything else works just fine.
Comment 3 bugreports 2005-03-15 10:10:25 UTC
discussion in #evince gives the explanation: 'fi' is a ligature and thus
searching for suf works but suff not anymore. there needs to be some clever
trick (i.e. additional code) to also find words that contain ligatures
Comment 4 Marco Pesenti Gritti 2005-04-08 10:43:52 UTC
Sounds like a poppler issue, please follow these instructions:
http://www.gnome.org/projects/evince/helping.html#poppler
Comment 5 bugreports 2005-04-08 11:13:25 UTC
bug is now tracked in poppler bts, see
https://bugs.freedesktop.org/show_bug.cgi?id=2929