Medium.js
Medium.js copied to clipboard
tabbing to a field with no content does not work
If a medium field has no content and is only displaying the placeholder then tabbing to the field does not set input focus to the field so it can be edited. If the field already contains content then tabbing will work and place the input position at the beginning of the content (end might be better).
To edit the field the user must click on the field and then it goes into input mode.
Update: Tabbing works with Firefox latest .. not working with latest stable chrome. Tested under Ubuntu. Also tested under Safari and it has the same problem as chrome.
Same issue here - reproduced on latest chrome
+1