Summary: | Keybindings for notes don't work after closing the search bar | ||
---|---|---|---|
Product: | [Applications] okular | Reporter: | Francesco Frassinelli <fraph24> |
Component: | general | Assignee: | Okular developers <okular-devel> |
Status: | RESOLVED FIXED | ||
Severity: | minor | CC: | aacid, ganger695988290 |
Priority: | NOR | Keywords: | junior-jobs |
Version First Reported In: | 0.19.60 | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/okular/f62153231be89150b8a8ddea3da2f0828855d22b | Version Fixed In: | 4.14.2 |
Sentry Crash Report: |
Description
Francesco Frassinelli
2013-02-01 14:27:10 UTC
Note, you have to close it pressing the [x], doing CTRL+F doesn't reproduce the problem That's because closing the bar gives the focus to the page number edit field, so pressing 1 is actually writing an 1 in there, just press tab a few times (or even better shift+tab once) to get the focus back to the listview. I agree that it makes more sense that the focus goes back to the listview instead that at the pagenumber edit. Git commit f62153231be89150b8a8ddea3da2f0828855d22b by Albert Astals Cid, on behalf of Nidhi Jain. Committed on 30/09/2014 at 21:14. Pushed by aacid into branch 'KDE/4.14'. Move focus to view when closing the find bar with the [x] button REVIEW: 120307 FIXED-IN: 4.14.2 M +1 -0 part.cpp M +1 -0 ui/findbar.cpp M +1 -0 ui/findbar.h http://commits.kde.org/okular/f62153231be89150b8a8ddea3da2f0828855d22b |