Bug 203142 - searching: display only one dialog "end of document reached..."
Summary: searching: display only one dialog "end of document reached..."
Status: RESOLVED FIXED
Alias: None
Product: okular
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Unspecified
: NOR wishlist
Target Milestone: ---
Assignee: Okular developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-09 09:53 UTC by Maciej Pilichowski
Modified: 2009-08-11 00:28 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Maciej Pilichowski 2009-08-09 09:53:24 UTC
Version:            (using KDE 4.3.0)
Installed from:    SuSE RPMs

When user clicks several times "find next" and it happens that the phrase does not occurs to the end of the document okular displays several dialogs "end of document reached..." -- the number of the dialogs is equal to number of the clicks on the "find next".

So please, check if the dialog is already shown, and if it is -- don't display another one.
Comment 1 Albert Astals Cid 2009-08-11 00:28:56 UTC
SVN commit 1009822 by aacid:

Do not start a search if it's already running
BUGS: 203142


 M  +34 -8     document.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1009822