-
Sub-task
-
Resolution: Done
-
Normal
-
None
-
Quality / Stability / Reliability
-
2
-
False
-
-
False
-
None
-
Description of problem:
After clicking "Paste to console" in the console VM, the function remains in focus, so pressing "Enter" repeatedly executes the paste function.
Version-Release number of selected component (if applicable):
How reproducible:
Always
Steps to Reproduce:
1. Open the console VM. 2. Click "Paste to console". 3. Press the "Enter" key on the keyboard.
Actual results:
Actual results: The "Paste to console" function executes again.
Expected results:
The "Enter" key should not re-execute the "Paste to console" function. The focus should be returned to the console input field after the initial paste.
Additional info: