Copying part of modified URL does not include https
Categories
(Firefox :: Address Bar, defect, P3)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox-esr115 | --- | unaffected |
| firefox119 | --- | unaffected |
| firefox120 | --- | unaffected |
| firefox121 | --- | wontfix |
| firefox127 | --- | verified |
People
(Reporter: claas, Unassigned)
References
(Regression)
Details
(Keywords: regression, Whiteboard: [sng])
STR:
- Go to https://bugzilla.mozilla.org/enter_bug.cgi?product=Firefox&component=Address%20Bar
- Focus the Address bar and remove the second query parameter
&component=Address%20Bar. - Copy the remaining (modified, not submitted) URL and paste it somewhere.
Expected: The URL should begin with https://
Actual: The URL starts with bugzilla.mozilla.org, so I have to manually prefix it with https:// to make it a link.
| Reporter | ||
Updated•2 years ago
|
Comment 1•2 years ago
|
||
I think this is a duplicate of bug 1848715.
Comment 2•2 years ago
|
||
:mseibert, since you are the author of the regressor, bug 1853418, could you take a look? Also, could you set the severity field?
For more information, please visit BugBot documentation.
Updated•2 years ago
|
Comment 4•2 years ago
|
||
Part of this won't be fixed by the current version of Bug 1848715.
More specifically, if I visit https://bugzilla.mozilla.org/enter_bug.cgi?product=Firefox&component=Address%20Bar, directly select with the mouse bugzilla.mozilla.org/enter_bug.cgi?product=Firefox (note this won't untrim yet), and copy, the protocol is not added.
It would instead by fixed by Bug 1871349, as we'd untrim immediately on focus, though that bug is stalled, so we need a fix anyway.
Updated•2 years ago
|
Updated•2 years ago
|
Updated•2 years ago
|
Comment 5•2 years ago
|
||
This is actually fixed, and the fix should be confirmed also by Bug 1893871.
Updated•2 years ago
|
Updated•2 years ago
|
Comment 6•1 year ago
|
||
This is verified fixed with Firefox 137.0a1 (20250224170755) and Firefox 136.0b9 (20250221091531) on Windows 10, Ubuntu 22 and macOS 14.
Description
•