| Summary: | [patch] Matches Found in find dialog isn't reset if you keep searching. | ||
|---|---|---|---|
| Product: | [Applications] konqueror | Reporter: | Tim Hutt <tdhutt> |
| Component: | khtml part | Assignee: | Konqueror Bugs <konqueror-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | bluedzins, camilol, kdebugs.slum554, maris.kde, sami.liedes |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | unspecified | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | Patch to reset number of found matches before restarting search | ||
|
Description
Tim Hutt
2005-12-12 02:36:35 UTC
*** Bug 126220 has been marked as a duplicate of this bug. *** *** Bug 124615 has been marked as a duplicate of this bug. *** I can confirm it. Konqueror 3.5.5-0ubuntu3 I can confirm this too in KDE-3.5.5 on Kubuntu 6.10 and KDE-3.5.6 on Slackware 11 (compiled from sources). Created attachment 19851 [details]
Patch to reset number of found matches before restarting search
I can reproduce this on KDE 3.5.7. SVN commit 735731 by ereslibre: Fix the problem of no reseting the hits count. Thanks goes to Tais M. Hansen. This bug is inherited from KHTMLPart from KDE 3.x series with bug report http://bugs.kde.org/show_bug.cgi?id=118152 BUG: 118152 M +1 -0 khtml_part.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=735731 |