axistudio / interfascia

Automatically exported from code.google.com/p/interfascia
Other
0 stars 0 forks source link

missing & nonstandard text field behavior #21

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Just a little feedback on text field behavior:

1. Needs support for [Home] and [END] key, same behavior as [Up Arrow] and 
[Down Arrow]
2. Needs support for [INSERT] key
      a. In Overstrike mode use horizontal cursor
      b. For typed key replace rather than insert key value
3. Backspace behavior is nonstandard when cursor is in home position. Normal 
behavior is no action. Your behavior is to clear all text and text is not 
selected.

Original issue reported on code.google.com by jas0...@hotmail.com on 17 Jan 2012 at 4:24