Last letters of the text are cropped when field loses focus
When filling in forms and entering texts into a text fields, the last character is often cropped once the field loses focus. This happens when narrow characters such as 1 are used. Most likely this is because width of the text is computed without according for individual character width.
1
vote
-
Sergiy Belozorov commented
Workaround is to add some spaces at the end of the field.