Closed
Bug 1869494
Opened 1 year ago
Closed 7 months ago
Url formatting wrong, when turning off trimHttps
Categories
(Firefox :: Address Bar, defect, P3)
Tracking
()
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
firefox122 | --- | affected |
People
(Reporter: mseibert, Unassigned)
References
Details
(Whiteboard: [sng])
Attachments
(1 file)
6.30 KB,
image/png
|
Details |
Steps to reproduce:
- Enable
browser.urlbar.trimHttps
in about:config - Visist a https website e.g. https://bugzilla.mozilla.org/home
- Disable
browser.urlbar.trimHttps
in about:config
Result:
<https://b\>ugzilla.moz\<illa.\>org/home
Expected formatting:
<https://bugzilla.\>mozilla.org\</home\>
Note: \<\>
marks de-emphasized ranges
Updated•1 year ago
|
Severity: -- → S3
Priority: -- → P3
Whiteboard: [sng]
Updated•1 year ago
|
Reporter | ||
Updated•10 months ago
|
Assignee: nobody → mseibert
Comment 1•9 months ago
|
||
The bug assignee is inactive on Bugzilla, so the assignee is being reset.
Assignee: mseibert → nobody
Comment 2•7 months ago
|
||
It looks like I fixed this in bug 1848715
You need to log in
before you can comment on or make changes to this bug.
Description
•