Summary: | Konqueror search report wrong values when there is only one ocurrence of the desired string, if F3 is continuosly pressed | ||
---|---|---|---|
Product: | [Applications] konqueror | Reporter: | Camilo Lòpez <camilol> |
Component: | general | Assignee: | Konqueror Developers <konq-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | CC: | markus, sven.burmeister |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | Screenshot of the issue. |
Description
Camilo Lòpez
2006-03-31 05:17:21 UTC
Created attachment 15404 [details]
Screenshot of the issue.
Same here on 3.5.2 built from source.
*** Bug 124888 has been marked as a duplicate of this bug. *** I can reproduce this. *** Bug 133199 has been marked as a duplicate of this bug. *** *** This bug has been marked as a duplicate of 118152 *** Same result appear to me. Using konqueror 3.5.8 from debian/unstable. After viewing the source on websvn I guess the issue is originated in khtml_parts.cpp from kdelibs. The counter keeps increasing each time the document has been cycled for matches. In some circustances it is reset (e.g. on changing an option), but the behaviour is not always congruous. |