[Poppler-bugs] [Bug 27927] New: poppler_page_find_text() does works only once on the same page for the same text

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sat May 1 09:24:24 PDT 2010


https://bugs.freedesktop.org/show_bug.cgi?id=27927

           Summary: poppler_page_find_text() does works only once on the
                    same page for the same text
           Product: poppler
           Version: unspecified
          Platform: x86-64 (AMD64)
        OS/Version: Linux (All)
            Status: NEW
          Severity: normal
          Priority: medium
         Component: glib frontend
        AssignedTo: poppler-bugs at lists.freedesktop.org
        ReportedBy: crux.mail at gmail.com


When poppler_page_find_text(page, text) is called on a page to get the list of
matches for the specified text, first a list of matches is returned, but the
same call returns NULL (empty list) for the second and any subsequent call.
This was not the case with version 0.8.7, it is a regression found on 0.12.*. 

Interestingly, it seems that neither the poppler_page_find_text() nor the
TextPage::findText() function was changed between the two releases.
Nevertheless, this bug has also been mentioned in the last comment of #2951.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Poppler-bugs mailing list