Closed Bug 294353 Opened 20 years ago Closed 20 years ago

'copy image location' on a input image yields a relative reference

Categories

(Firefox :: General, defect)

x86
Windows 2000
defect
Not set
minor

Tracking

()

VERIFIED DUPLICATE of bug 280470

People

(Reporter: weinhold, Unassigned)

References

()

Details

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.8) Gecko/20050511 Firefox/1.0.4
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.8) Gecko/20050511 Firefox/1.0.4

A right-click and 'copy image location' of a clickable image returns the exact
image link, which may be relative. It should also convert the link to an
absolute reference.


Reproducible: Always

Steps to Reproduce:
1. Visit http://caldercam.com/test.html which demonstrates the bug
2. Right-click on the right-most image
3. Select 'copy image location'
4. 'Paste' the results into notepad, word, vi, or whatever.

Actual Results:  
foo/caldersnip.jpg

Expected Results:  
http://caldercam.com/foo/caldersnip.jpg
With Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.8) Gecko/20050509
Firefox/1.0.4 I get "foo/caldersnip.jpg"
With Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8b2) Gecko/20050515
Firefox/1.0+ ID:2005051518 I get "http://caldercam.com/foo/caldersnip.jpg"

So WFM?
wfm with a current trunk build.
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → WORKSFORME
(In reply to comment #2)
> wfm with a current trunk build.

works for you? really? Any guess as to why I always get the relative image
reference instead of an absolute reference?
Because it was fixed on the trunk, but not on the 1.0.x branch, in bug 280470
Status: RESOLVED → UNCONFIRMED
Resolution: WORKSFORME → ---

*** This bug has been marked as a duplicate of 280470 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago20 years ago
Resolution: --- → DUPLICATE
Thanks for the follow-up. My bad for not searching mozilla bugs.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.