Summary: | The shortcut assigned to "Open Recent" just opens the regular "Open..." dialog | ||
---|---|---|---|
Product: | [Applications] okular | Reporter: | jarauh |
Component: | general | Assignee: | Okular developers <okular-devel> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | 0.10.5 | ||
Target Milestone: | --- | ||
Platform: | Gentoo Packages | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/okular/02b04e7e9bcbe4ce045b1be55948d1c37ec5284d | Version Fixed In: | 4.10.0 |
Sentry Crash Report: |
Description
jarauh
2010-09-15 14:55:15 UTC
Can you define a bit more what you mean with "A list of recently visited files appears.", you mean the submenu of the file menu is opened of a dialog with the recent file or what? I am not sure what the action "Open Recent" is supposed to do. Since it carries the same name as a submenu of the "File" menu, I would think that it should do more or less "the same thing". Personally, what I would like is the following: Show a list of recently opened files. In this list it should be possible to select one file and open it. Probably the easiest implementation would be to just open the submenu, hovering somewhere over the main window. Git commit 02b04e7e9bcbe4ce045b1be55948d1c37ec5284d by Albert Astals Cid. Committed on 21/08/2012 at 00:35. Pushed by aacid into branch 'master'. Make the openRecent just be open recent Stop being too smart for own our good, try to merge open and openRecent actions in just one action confuses the hell out of people, so let's KISS and just make open recent be open recent Related: bug 302358 FIXED-IN: 4.10.0 M +6 -2 shell/shell.cpp M +1 -0 shell/shell.h http://commits.kde.org/okular/02b04e7e9bcbe4ce045b1be55948d1c37ec5284d |