[Okular-devel] [Bug 309030] Searching through a djvu file

Albert Astals Cid aacid at kde.org
Fri Nov 2 21:25:58 UTC 2012


https://bugs.kde.org/show_bug.cgi?id=309030

Albert Astals Cid <aacid at kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDSINFO                   |RESOLVED
   Version Fixed In|                            |4.9.4
         Resolution|WAITINGFORINFO              |FIXED
      Latest Commit|                            |http://commits.kde.org/okul
                   |                            |ar/d59ffb4a7a34ff476997296b
                   |                            |6e3b8df60517d899

--- Comment #3 from Albert Astals Cid <aacid at kde.org> ---
Git commit d59ffb4a7a34ff476997296b6e3b8df60517d899 by Albert Astals Cid.
Committed on 02/11/2012 at 22:24.
Pushed by aacid into branch 'KDE/4.9'.

Fix crash when searching backwards

When searching backwards end is not actually words.end but words.begin (since
the loop goes backwards) hence we can't pass end to
stringLengthAdaptedWithHyphen
I've now renamed end to loop_end to make it a bit more clear.
FIXED-IN: 4.9.4

M  +3    -3    core/textpage.cpp

http://commits.kde.org/okular/d59ffb4a7a34ff476997296b6e3b8df60517d899

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


More information about the Okular-devel mailing list