-
Feature Request
-
Resolution: Done
-
Undefined
-
None
-
None
-
False
-
False
-
Undefined
-
Description of problem:
Our users wants to select the Pod or Pipeline log output without the mouse. It should be possible to use the "select all" command via the keyboard shortcut ctrl+a or cmd+a after selecting the log (via click or pressing tab).
Prerequisites (if any, like setup, operators/versions):
- Pipelines Operator for the Pipeline log
Steps to Reproduce
- Import a Deployment which builds and enable Add Pipeline
- Open the Pod log which runs the build
- Open the Pipeline Run log tab
- Try to select the log output via ctrl+a / cmd+a
Actual results:
- The log output is not selectable via tab
- When pressing ctrl+a / cmd+a the content of the complete page is selected
Expected results:
- The log output is selectable via tab
- When pressing ctrl+a / cmd+a only the content of the log is selected
Reproducibility (Always/Intermittent/Only Once):
Always
Build Details:
Tested 4.8 (master, commit e63847533cc78d1ee883c334d215dda21d23745b)
Additional info:
None
- is blocked by
-
ODC-5514 Dev Console doesn't support keyboard input to scroll long list or log content
- Closed