| Summary: | Folders panel does not auto scroll vertically | ||
|---|---|---|---|
| Product: | [Applications] dolphin | Reporter: | Albert <anonish00> |
| Component: | panels: folders | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | anonish00, david001, josipponjavic, l.arvanitis, pawel.wabno, pip.kde, steve, zaqanidk |
| Priority: | NOR | ||
| Version First Reported In: | 17.08.3 | ||
| Target Milestone: | --- | ||
| Platform: | Arch Linux | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Albert
2017-12-07 03:50:33 UTC
on a related note, is it possible to add gui configuration for the panel(s)? the only way to change these settings seems to be through .config/dolphinrc I can also confirm this in Arch Linux (extra/dolphin 17.08.3-1). Extremely annoying. related notes: the option to enable/disable LimitFoldersPanelToHome *should* be in the settings -> general -> behavior section, but is not if LimitFoldersPanelToHome is enabled in dolphinrc (or as default), right clicking on folder panel shows the option enabled. disabling it there, causes the behavior shown in the original comment (no scrolling/expanding), and the option disappears from the right click menu. I then need to go back to dolphinrc (after closing dolphin) and reenable it there. I see on the sources src/panels/folders/treeviewcontextmenu.cpp src/panels/folders/folderspanel.cpp src/panels/folders/dolphin_folderspanelsettings.kcfg that the option should exist but it doesnt ref the original commit for the "only show treeview in home" commit: https://github.com/KDE/dolphin/commit/94fab8c80ed60958043d13145aaf4c54412e052f I can confirm the same. Very annoying. Arch Linux. I can confirm the same issue with Dolphin 17.08.3 on ArchLinux. Also in Dolphin 17.12.0 on Archlinux. seems fixed in 17.12.1 |