Summary: | Default pageview (e.g. fit page, fit width) does not register sometimes | ||
---|---|---|---|
Product: | [Applications] okular | Reporter: | norwegian_pancakes |
Component: | general | Assignee: | Okular developers <okular-devel> |
Status: | RESOLVED NOT A BUG | ||
Severity: | normal | CC: | aacid |
Priority: | NOR | ||
Version First Reported In: | 1.9.3 | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
norwegian_pancakes
2020-03-29 06:27:42 UTC
Are you sure you haven't opened those documents before and you are just getting the feature that rembembers where you where, how, etc for documents you opened in the past? I just opened a new document to try it out, and the default that I set, Fit Page, now applies to said document. So that is good? You should be aware, that when you use the configuration dialog, there is already one Part¹ loaded. And that Part loaded the old configuration. I. e. when you open a new document after closing the configuration dialog, you still operate on the old Part, and so on the old configuration. Only when you start a new Part by opening a second document, it loads the new configuration. You can observe that by looking at the zoom combobox in the toolbar. It is already initalized before you open the configuration dialog. 1) Part: One “Instance of document reader” Possible solutions would be WONTFIX, or to load the default zoom in Part::configChanged when no document is loaded. (In reply to Albert Astals Cid from comment #3) > So that is good? It's good when I take an unorthodox series of steps to set the default zoom. The bug lies somewhere in the "normal" way to set a default zoom. In the unorthodox steps, I explicitly click the "Defaults" button to the left of the "OK" button. Then it works. Normally, I shouldn't have to click "Defaults". I really don't understand the problem, but seems David does so i'm going to remove this from needs info |