Steps to replicate the issue (include links if applicable):
- open an inspector (e.g. the link inspector)
- tap into a text field so the keyboard pops up
- attempt to scroll inside the inspector
What happens?:
My scroll position would get forcibly scrolled away from the field to the bottom of the inspector any time I the scroll position was at the top of the inspector.
What should have happened instead?:
The scroll position at the very least shouldn't have completely scrolled away from the input.