Skip to content
Snippets Groups Projects
Commit 593f049c authored by cypherpunks1's avatar cypherpunks1 Committed by Pier Angelo Vendrame
Browse files

BB 33955: When copying an image only copy the image contents to the clipboard

parent 99f16987
Branches
Tags
1 merge request!1500TB 43415: Rebased onto 134.0a1
......@@ -133,7 +133,7 @@ document.addEventListener(
gContextMenu.saveMedia();
break;
case "context-copyimage-contents":
goDoCommand("cmd_copyImage");
goDoCommand("cmd_copyImageContents");
break;
case "context-copyaudiourl":
case "context-copyimage":
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment