| Summary: | "Reset Zoom Level" action is non-functional when previews are disabled | ||
|---|---|---|---|
| Product: | [Applications] dolphin | Reporter: | popov895 <popov895> |
| Component: | view-engine: general | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | dolphin-bugs-null, nate, popov895 |
| Priority: | NOR | ||
| Version First Reported In: | 21.04.1 | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | https://invent.kde.org/system/dolphin/commit/ae46ab2c3d6e373425d9e107a9f34ebeea5c60b3 | Version Fixed/Implemented In: | 21.12 |
| Sentry Crash Report: | |||
| Attachments: | Disable preview | ||
|
Description
popov895
2021-05-19 10:38:50 UTC
Works for me.Can you clarify how you're triggering the action, what the zoom level is when you trigger it and what the default zoom level is? Created attachment 138573 [details]
Disable preview
Any scale, in any way. Just disable preview (see attachment). Removing ~/.local/share/dolphin/view_properties or enabling preview fixes the issue until disabling it again.
Got it, can confirm now. It's also necessary to delete ~/.config/session/dolphin_dolphin_dolphin (if exists). A possibly relevant merge request was started @ https://invent.kde.org/system/dolphin/-/merge_requests/254 A possibly relevant merge request was started @ https://invent.kde.org/system/dolphin/-/merge_requests/259 Git commit ae46ab2c3d6e373425d9e107a9f34ebeea5c60b3 by Méven Car, on behalf of Eugene Popov. Committed on 26/08/2021 at 11:14. Pushed by meven into branch 'master'. Use default icon size when resetting zoom level M +24 -8 src/views/dolphinview.cpp https://invent.kde.org/system/dolphin/commit/ae46ab2c3d6e373425d9e107a9f34ebeea5c60b3 |