| Summary: | Searching for previous match makes it impossible to search for new keyword | ||
|---|---|---|---|
| Product: | [Applications] okular | Reporter: | Philipp Hartwig <ph> |
| Component: | general | Assignee: | Okular developers <okular-devel> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | 0.13.2 | ||
| Target Milestone: | --- | ||
| Platform: | Debian unstable | ||
| OS: | Linux | ||
| Latest Commit: | http://commits.kde.org/okular/1609de9fd51991214237a0bd9f97ea67657c60c9 | Version Fixed/Implemented In: | 4.9.0 |
| Sentry Crash Report: | |||
|
Description
Philipp Hartwig
2012-06-05 22:26:03 UTC
Git commit f7abc568bcafceeb97b1d5daa3424ac20f6aedd9 by Albert Astals Cid. Committed on 11/07/2012 at 22:55. Pushed by aacid into branch 'master'. Correctly start a search if Return is pressed after a back search FindNext was early quitting because the previous search was a back search and thus never got to startSearch, now we call startSearch if m_changed FIXED-IN: 4.9.0 M +4 -1 ui/searchlineedit.cpp http://commits.kde.org/okular/f7abc568bcafceeb97b1d5daa3424ac20f6aedd9 Git commit 1609de9fd51991214237a0bd9f97ea67657c60c9 by Albert Astals Cid. Committed on 11/07/2012 at 22:55. Pushed by aacid into branch 'KDE/4.9'. Correctly start a search if Return is pressed after a back search FindNext was early quitting because the previous search was a back search and thus never got to startSearch, now we call startSearch if m_changed FIXED-IN: 4.9.0 M +4 -1 ui/searchlineedit.cpp http://commits.kde.org/okular/1609de9fd51991214237a0bd9f97ea67657c60c9 |