Move cursor always to the end of a text entry widget on entering the edit state instead of remembering the cursor position from the last edit because
- this is plainly the expected behaviour
- in almost all cases the user either wants to append text or delete text (and as Contiki only supports a <backspace> but no <delete> action this means positioning the cursor to the end as well)
1 file changed
tree: a2c132af1dda7ea5d50aa6c4f61e720ac86fb945
  1. contiki/