https://bugs.kde.org/show_bug.cgi?id=382822
Bug ID: 382822 Summary: Location field auto-complete doesn't always notice all subdirectories Product: dolphin Version: 17.04.3 Platform: Other OS: Linux Status: UNCONFIRMED Severity: minor Priority: NOR Component: bars: location Assignee: dolphin-bugs-n...@kde.org Reporter: sonichedgehog_hyperblas...@yahoo.com Target Milestone: --- When typing the names of large directories (with lots of subdirectories) in the location bar, auto-complete will sometimes not notice the presence of some sub-directories on the first try. They will only appear after you delete the name of the base directory, then type it in again. A simplified example: Suppose the directory "foo/bar" contains the two subdirectories "a" and "b". In Dolphin you click on the location bar to make it editable, then type in "foo/bar/". A table will appear below, which should normally list the two suggestions "foo/bar/a" and "foo/bar/b". However on some occasions, you would only see one of the two appearing in this list. You have to wait a bit then delete the last character from the location field, changing "foo/bar/" into "foo/bar" then back into "foo/bar/", after which the list pops up again and both entries now appear correctly. -- You are receiving this mail because: You are watching all bug changes.