Summary: | Continuing a search in the search bar after using the search in the thumbnail bar is broken | ||
---|---|---|---|
Product: | [Applications] okular | Reporter: | Albert Astals Cid <aacid> |
Component: | general | Assignee: | Okular developers <okular-devel> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version First Reported In: | 0.19.1 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/okular/3c3d4373ab8c1fd5af23d320ac80eca4538c0151 | Version Fixed In: | 4.13.2 |
Sentry Crash Report: |
Description
Albert Astals Cid
2014-05-09 22:37:36 UTC
Broken in 2006 :/ Git commit 6bf6b14f3c79ea15b86ab094cd85a689873a384c by Albert Astals Cid. Committed on 10/05/2014 at 08:04. Pushed by aacid into branch 'KDE/4.13'. Do not reset the search if it's a different search id Doesn't make any sense, why would we want a "running searches map" if we always reset the previous one? FIXED-IN: 4.13.2 M +0 -5 core/document.cpp M +0 -2 core/document_p.h http://commits.kde.org/okular/6bf6b14f3c79ea15b86ab094cd85a689873a384c Git commit 3c3d4373ab8c1fd5af23d320ac80eca4538c0151 by Albert Astals Cid. Committed on 10/05/2014 at 08:04. Pushed by aacid into branch 'master'. Do not reset the search if it's a different search id Doesn't make any sense, why would we want a "running searches map" if we always reset the previous one? FIXED-IN: 4.13.2 M +0 -5 core/document.cpp M +0 -2 core/document_p.h http://commits.kde.org/okular/3c3d4373ab8c1fd5af23d320ac80eca4538c0151 |