Bug 203142

Summary: searching: display only one dialog "end of document reached..."
Product: [Applications] okular Reporter: Maciej Pilichowski <bluedzins>
Component: generalAssignee: Okular developers <okular-devel>
Status: RESOLVED FIXED    
Severity: wishlist    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: openSUSE   
OS: Unspecified   
Latest Commit: Version Fixed In:

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