Summary: | Retain current zoom level when an open document is updated by another app | ||
---|---|---|---|
Product: | [Applications] okular | Reporter: | Amnon <amyekut> |
Component: | general | Assignee: | Okular developers <okular-devel> |
Status: | REPORTED --- | ||
Severity: | wishlist | CC: | aacid, amyekut, nate |
Priority: | NOR | Keywords: | usability |
Version: | 1.3.3 | ||
Target Milestone: | --- | ||
Platform: | Kubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Amnon
2018-10-27 13:56:13 UTC
There's already a way to choose the default zoom level in Okular for new, never-before-opened documents: Settings > Configure Okular > General > Default Zoom. However this only has four options and 135% isn't one of them; the closest one is 100%. However, Okular is supposed to remember the last-used zoom level when a previously-opened document is re-opened. In this case, it sounds like that logic isn't getting triggered because the document is being reloaded while open, not re-opened after being closed. Let's use this bug to track maintaining the current zoom level when an open document is updated, as that seems the simplest and most effective way to support your use case. (In reply to Nate Graham from comment #1) > Let's use this bug to track maintaining the current zoom level when an open > document is updated, as that seems the simplest and most effective way to > support your use case. Can I have a video of this not working? Because it works pretty reliably here. As chance would have it, this problem (item 3 - the zoom jumping) did not happen today. The zoom level stayed where I wanted it to be after recompiling. Will report if and when this happens again. Great, let's call it fixed until and unless it happens again. :) See also https://community.kde.org/Get_Involved/Bug_Reporting#Step_2:_Make_sure_it_hasn.27t_already_been_fixed It happened to me now, twice, but not a third time. Are you using okular or kile with embedded okularpart in it? We're going to need you to be a little more detailed in explaining what exactly did you do? OKULAR is run separately from KILE. in KILE: ForwardPDF | okular | --unique %absolute_target PDFLaTeX | modern | pdflatex | -synctex=1 -interaction=nonstopmode %source in OKULAR: Editor options | Kile | kile --line %l |