Closed
Bug 762048
Opened 13 years ago
Closed 9 years ago
copying link in editable region appends domain to url
Categories
(Firefox :: Untriaged, defect)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: vangheem, Unassigned)
Details
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:13.0) Gecko/20100101 Firefox/13.0
Build ID: 20120601045813
Steps to reproduce:
When using WYSIWYG editors like Tiny MCE with Firefox 13:
Copy and paste a relative link in the content area.
Actual results:
Firefox will fill in the complete url with the current domain and make it an absolute url.
Expected results:
Firefox should not modify copied text.
If you're editing content that is later transformed or meant to be displayed on another domain, this breaks it. This could also be a security problem as people who edit websites often do it on a different secure domain that should not be known by the public.
Comment 1•13 years ago
|
||
I've seen this as well.
User Agent Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:46.0) Gecko/20100101 Firefox/46.0
Build ID 20160112030227
Tested on MacOS version 10.7.5 with the Nightly 46.0a1 build. I can't reproduce the problem using relative links. Please retest this issue with the latest version of Firefox (https://www.mozilla.org/en-US/firefox/new/).
Thank you.
Flags: needinfo?(vangheem)
Hi.
Marking this as Resolved: Incomplete due to the lack of response from the reporter.
Reporter, please feel free to reopen it if you are still having this issue.
Thank you for your time.
Status: UNCONFIRMED → RESOLVED
Closed: 9 years ago
Flags: needinfo?(vangheem)
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•