https://bugs.kde.org/show_bug.cgi?id=327641
Bug ID: 327641
Summary: Navigation / left panel setting is read from config
file
Classification: Unclassified
Product: okular
Version: unspecified
Platform: Compiled Sources
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
The setting related to Show Navigation Panel (F7 default shortcut) seems not to
be read from the okularpartrc config file at startup.
Test:
- start with an empty config/okularpartrc
- start okular
- hit F7 once
- OK: the navigation panel disappears. [Main View] ShowLeftPanel=false appears
on the rc
- close okular
- restart okular
- Expected: Navigation panel is not there.
- Actual: Navigation panel is there.
- Hit F7.
- Expected: Navigation panel disappears. `ShowLeftPanel=false`
- Actual: Navigation panel is there. `ShowLeftPanel=false` disappears from rc
file.
- Hit F7 again.
- OK: Navigation panel disappears. `ShowLeftPanel=false` appears on the rc
file.
The setting is used mostly under part.cpp and is called `ShowLeftPanel`. What
intrigues me the most is that `ShowBottomBar` has very similar code to it but
it works.
Reproducible: Always
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Okular-devel mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/okular-devel