Hi,
using Firefox, you can't relocate the text cursor of an input field within a sortable list by clicking on the text in that input field.
I built a form with the datasets within the list element of an < u l > which is sortable.
The inputs should behave normally (as they do in Chrome or Edge) by locating the text cursor where I clicked on them.
Here is a pen. Please open with firefox.
https://codepen.io/samweis78/pen/oNZrWOo
-Sam