Closed
Bug 1916410
Opened 1 year ago
Closed 1 month ago
Punycode domain isn't correctly identified/bolded in URL bar
Categories
(Firefox :: Address Bar, defect, P2)
Firefox
Address Bar
Tracking
()
VERIFIED
FIXED
151 Branch
| Tracking | Status | |
|---|---|---|
| firefox151 | --- | verified |
People
(Reporter: valentin, Assigned: daisuke)
References
Details
(Whiteboard: [sng][search-security])
Attachments
(2 files)
Load https://дzz.ею/
The URL bar will display https://xn--z-gtb.ею/ but the white parts are https://xn--z-gtb.ею - see attachment.
I think this is because the unicode host is дz.ею which has 5 unicode characters, including the dot. But since we use the punycode string, we only emphasize the last 5 characters, which is wrong.
Updated•1 year ago
|
Severity: -- → S4
Priority: -- → P2
Whiteboard: [sng][search-security]
Updated•1 year ago
|
| Assignee | ||
Updated•1 month ago
|
Assignee: nobody → daisuke
| Assignee | ||
Comment 1•1 month ago
|
||
Pushed by dakatsuka.birchill@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/2c370716fceb
https://hg.mozilla.org/integration/autoland/rev/10bc0073273c
Fix url highlighting for IDN domains r=urlbar-reviewers,mak
Comment 3•1 month ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 1 month ago
status-firefox151:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 151 Branch
Updated•1 month ago
|
QA Whiteboard: [search] [qa-triage-done-c151/b150][qa-ver-needed-c151/b150]
Reproducible on a 2024-09-03 Firefox Nightly build on Windows 10.
Verified as fixed on Firefox Nightly 151.0a1 on Windows 10, Ubuntu 22, macOS 15.
Status: RESOLVED → VERIFIED
QA Whiteboard: [search] [qa-triage-done-c151/b150][qa-ver-needed-c151/b150] → [search] [qa-triage-done-c151/b150][qa-ver-done-c151/b150]
QA Contact: oardelean
You need to log in
before you can comment on or make changes to this bug.
Description
•