Closed
Bug 1152013
Opened 10 years ago
Closed 10 years ago
Copying the location URL does not include protocol (e.g., "http://") even when the URL is unchanged
Categories
(Firefox :: Untriaged, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: casey.bessette, Unassigned)
Details
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:37.0) Gecko/20100101 Firefox/37.0 Iceweasel/37.0.1
Build ID: 20150404032140
Steps to reproduce:
Copy a URL from the location bar.
Actual results:
Often, the protocol ("http://") is missing when pasted.
Expected results:
The protocol should have been included when the URL was copied. Excluding it means that in many other applications a pasted URL is not automatically turned into a clickable link, so I have to manually type it. An alternative solution is to show the protocol always (as it does with "https://") so the user has the option of selecting it to copy or not.
about:config > browser.urlbar.trimURLs = false
Status: UNCONFIRMED → RESOLVED
Closed: 10 years ago
Resolution: --- → INVALID
| Reporter | ||
Comment 2•10 years ago
|
||
I didn't know about that config option. Thanks.
You need to log in
before you can comment on or make changes to this bug.
Description
•