Our users like to use multi-line text fields to track their notes on opportunities. This way it's easier look through them on a view without going to each record individually.
When you go to edit the field, it brings you to the bottom, but I can understand the reason for this functionality
The issue we're running into is if you try to scroll to the top, it cuts off most of the top line of text and it's very difficult to get to and edit from the beginning of the text, and using arrow keys will bring you to another record:
Is there a way to deal with this? Can row heights on views be slightly increased to stop the cutoff from happening? Maybe it's possible to use JS to bring the cursor to the beginning of the field on selection? Any ideas are much appreciated.