Open Bug 1450539 Opened 6 years ago Updated 2 years ago

Visited URLs in a Unicode domain name don't show in the candidate list of the address bar when I typed the Unicode character contained in the Unicode domain name in the address bar.

Categories

(Firefox :: Address Bar, enhancement, P3)

enhancement
Points:
8

Tracking

()

Tracking Status
firefox61 --- affected

People

(Reporter: zjz, Unassigned)

References

Details

(Keywords: papercut, Whiteboard: [snt-write-proposal][snt-scrubbed])

For example, If I visited a URL in a Unicode domain name, say 測.本/index.html, and then I went to some other page, and cleard the address in the address bar, and then I typed 測 in the address bar, but the candidate list of the address didn't list the address I just visited.
Typing the Punycode portion(測.本 is Punycode-encoded as xn--g6w.xn--8pv), such as "g6w", will list the URL, but it isn't enough, because obviously the user doesn't want to remember Punycode domain names, typically they will type the Unicode characters in a Unicode domain name to list the URLs they have visited.
BTW, it is pretty much the same kind of the issue in bug 1450543 , which happens in the search history bar. So I wonder if we can fix this kind of issues in a common way.
we store the url with punycode, and thus we likely just match on that.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Priority: -- → P3
Whiteboard: [fxsearch]
See Also: → 1450543
Keywords: papercut
Points: --- → 8
See Also: → 1566151

Hello there, I'm interested in working on this bug :)

(In reply to eyeplum from comment #4)

Hello there, I'm interested in working on this bug :)

Sorry, haven't been able to spent much time on this bug. Will leave it for now.

Whiteboard: [fxsearch] → [snt-write-proposal][snt-triaged]
Whiteboard: [snt-write-proposal][snt-triaged] → [snt-write-proposal][snt-scrubbed]
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.