Summary: | displaying the filepath | ||
---|---|---|---|
Product: | [Applications] okular | Reporter: | J.R. Whitbourn <jrwhitbourn> |
Component: | general | Assignee: | Okular developers <okular-devel> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | aacid, kde |
Priority: | NOR | Keywords: | junior-jobs |
Version: | 0.14.1 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/okular/21fd5cfb0d63457529166a4e01f2bb99e0ba8825 | Version Fixed In: | 4.10.0 |
Sentry Crash Report: |
Description
J.R. Whitbourn
2012-03-27 11:50:48 UTC
I get the filepath here so I'm closing the bug as fixed. Thanks for caring about Okular and reporting this wish, if it is not fixed for you in KDE >= 4.8.3 please reopen it. Hi, just wanted to check that it was the case that you can get the filepath in the title bar? I have KDE 4.8.3 and Okular 0.14.3 and don't have that, by default I have the filename with the option to show the document title, but not the filepath. Thanks Oh, you meant in the title bar? I thought you meant in the properties dialog. Would be great if next time you specified where you wanted to see stuff ;-) So we need to convert that checkbox into a combobox containing 4 items "Title (filename if no title)" "Title (filepath if no title)" "Filename" "Filepath" And obviously some better wording :D Git commit 21fd5cfb0d63457529166a4e01f2bb99e0ba8825 by Albert Astals Cid, on behalf of Sandro Mani. Committed on 08/09/2012 at 15:33. Pushed by aacid into branch 'master'. Add option to show complete file path in window title REVIEW: 106345 FIXED-IN: 4.10.0 M +68 -1 conf/dlggeneralbase.ui M +7 -0 conf/okular.kcfg M +1 -1 part.cpp http://commits.kde.org/okular/21fd5cfb0d63457529166a4e01f2bb99e0ba8825 Cheers! Nice to make my first contribution. |