Steps to reproduce
Create a multi-line item i.e. a single checkvist node that has multi-line text
Expected behaviour (and the behaviour before this bug was introduced)
In multi-line text, “Home” button usually takes you back to the first character of that particular row and “End” button to the last character of that particular row.
“Ctrl” + “Home” takes you to the first character of the first row and “Ctrl” + “End” takes you to the last character of the last row
Current (buggy) Behaviour
“Home” button takes you to the first character of the first line and behaves the same way as if “Ctrl” + “Home” is pressed
“End” button takes you to the last character of the last line and behaves the same way as if “Ctrl” + “End” is pressed