| Summary: | [Feature request] Revert to breadcrumbs on location bar losing focus | ||
|---|---|---|---|
| Product: | [Applications] dolphin | Reporter: | tajames |
| Component: | bars: location | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | CC: | contact, dolphin-bugs-null, hanswchen, nate, nortexoid |
| Priority: | NOR | ||
| Version First Reported In: | 19.08.1 | ||
| Target Milestone: | --- | ||
| Platform: | Neon | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
tajames
2019-09-22 20:15:41 UTC
Related report (not sure if it counts as a duplicate, but this report has been closed): https://bugs.kde.org/show_bug.cgi?id=157593 If one starts editing the address in the location bar, the state of the location bar should not be lost if the window loses focus. Two options: (1) the location bar remains editable even after the window loses focus; (2) the bar reverts to the breadcrumb but when going back to edit it the previous state is restored. (In reply to Michael D from comment #2) > If one starts editing the address in the location bar, the state of the > location bar should not be lost if the window loses focus. Two options: (1) > the location bar remains editable even after the window loses focus; (2) the > bar reverts to the breadcrumb but when going back to edit it the previous > state is restored. How about trying to resolve the user input as soon as the location bar loses focus - if it can be resolved to a path, then cd to that directory and go to breadcumbs. If not, stay in editable mode. *** This bug has been marked as a duplicate of bug 157593 *** |