Summary: | 'Make location bar editable' turns off full path display when disabling it | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | thisemailisathrowaway |
Component: | bars: location | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
Status: | CONFIRMED --- | ||
Severity: | normal | CC: | kfm-devel, p.r.worrall |
Priority: | NOR | ||
Version First Reported In: | 24.12.2 | ||
Target Milestone: | --- | ||
Platform: | Manjaro | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
thisemailisathrowaway
2025-02-13 15:13:17 UTC
I'm wondering on line 1139 of dolphinmainwindow.cpp if we should check that the full path action is enabled, then if the UrlEditable action isn't checked, we can set urlNavigator->showFullPath depending on that QAction. I'm going to try that and PR if it works. I forgot to state as well that navigating to a new directory also fixes the issue. So still a bug, but more minor than I initially thought. |