Open Bug 1177860 Opened 9 years ago Updated 4 years ago

Location bar should autocomplete file:// URIs

Categories

(Firefox :: Address Bar, enhancement, P5)

enhancement

Tracking

()

People

(Reporter: fitzgen, Unassigned)

References

Details

It would be *great* to have autocompletion for file:// URIs with the location bar.

I often have test cases and small web pages that I put on my filesystem and open in Firefox without needing a local server. But I have to remember the whole file path to the file and autocompletion and suggestions (as we do with history / bookmarks) for directories and files on the file system would be incredible.
I think this wouldn't be hard to do in unified complete. I guess you want something like we do with urls, so complete to the next slash?
(In reply to Marco Bonardo [::mak] from comment #1)
> I think this wouldn't be hard to do in unified complete. I guess you want
> something like we do with urls, so complete to the next slash?

Yes. Ideally, this would be pretty much the same as bash / most shells.
Blocks: 1071461
Priority: -- → P4
Priority: P4 → P5
Severity: normal → S4
Type: defect → enhancement
You need to log in before you can comment on or make changes to this bug.