-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
4.20
-
Quality / Stability / Reliability
-
False
-
-
None
-
Important
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Description of problem:
The “Copy to Clipboard” feature copies only the comment or the first line of the code block instead of the entire command or code block. https://docs.redhat.com/en/documentation/openshift_container_platform/4.20/html/cli_tools/openshift-cli-oc#cli-administrator-commands
Version-Release number of selected component (if applicable):
How reproducible:
100%
Steps to Reproduce:
1. Navigate to the 4.20 documentation page (A). 2. Click the “Copy to Clipboard” option. 3. Paste the copied item into the terminal. (A) https://docs.redhat.com/en/documentation/openshift_container_platform/4.20/html/cli_tools/openshift-cli-oc#cli-administrator-commands
Actual results:
Copy only the first line of the code block.
Expected results:
It should copy the entire code block or command only.
Additional info: