From a8614c4688fc2ca5534c0e45d79e71b207a0e384 Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Tue, 22 Mar 2022 15:10:14 -0700 Subject: [PATCH] Fix x cancel in firefox screenshot --- source/2/2.1/2.1.1/firefox.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/2/2.1/2.1.1/firefox.rst b/source/2/2.1/2.1.1/firefox.rst index 89fb0455..44a83f60 100644 --- a/source/2/2.1/2.1.1/firefox.rst +++ b/source/2/2.1/2.1.1/firefox.rst @@ -45,7 +45,7 @@ To bookmark a page press :kbd:`Control +D` or Press the button with three horizo To copy text in Firefox select it with the mouse and press :kbd:`Control +C` or right click on it and select :menuselection:`Copy`. To paste text into Firefox press :kbd:`Control+ V` or right click and select :menuselection:`Paste`. To cut text in Firefox select the text and press :kbd:`Control+X` or right click and select :menuselection:`Cut`. To select all of the text on a page press :kbd:`Control+ A` or right click and select :menuselection:`Select All`. -To view info on your webpage press :kbd:`Control+ I`. To take a screenshot of a webpage right click and select :menuselection:`Take Screenshot`. Then select the part of the webpage you want by left clicking and dragging to select which part of the webpage to take a picture of. To save your screenshot press the :guilabel:`Download` button. To copy the screenshot to a clipboard press the :guilabel:`Copy` button. To cancel taking the screenshot press the :guilabel:`X` button. +To view info on your webpage press :kbd:`Control+ I`. To take a screenshot of a webpage right click and select :menuselection:`Take Screenshot`. Then select the part of the webpage you want by left clicking and dragging to select which part of the webpage to take a picture of. To save your screenshot press the :guilabel:`Download` button. To copy the screenshot to a clipboard press the :guilabel:`Copy` button. To cancel taking the screenshot press the :guilabel:`Cancel` button. .. image:: screenshot-taking.png