codechecker
codechecker copied to clipboard
'End' and 'Home' keyboard buttons don't work on report filter text fields
Describe the bug On the keyboard, the 'End' button is used to jump to the end of the line, and 'Home' to jump to the beginning. These buttons don't work on text fields in the report view for the report filter text fields.
CodeChecker version CodeChecker 6.22.1
To Reproduce Steps to reproduce the behaviour:
- Open the web GUI.
- Click on 'Reports' in the upper left.
- Click on the cogwheel on either 'Run / Tag Filter', 'File Path', or any other filter accepting a text field.
- Type in some text.
- Try to use 'Home' on the keyboard.
Expected behaviour 'Home' and 'End' should jump to the appropriate end of the line.