You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: