Copying an image out of a preview copies the thumbnail instead of the full size image #152
Open
opened 2 years ago by feboro2106
·
1 comments
Loading…
Reference in new issue
There is no content yet.
Delete Branch '%!s(<nil>)'
Deleting a branch is permanent. It CANNOT be undone. Continue?
If I were to copy an image from this page:
It would copy the thumbnail at this location (https://teddit.net/pics/thumbs/thumb_w:108_c8rg4qcntfi61.jpg) despite showing you (and you right-clicking on) a much larger image. Kind of annoying when trying to copy/paste an image into a chat program to share with others.
The process to get around this is to click through to the actual post and on the new page the
copy image
function works as intended and gives you the full size image (https://teddit.net/pics/w:null_c8rg4qcntfi61.jpg).Not sure if this is possible without using JS.