m66n / ipaddresscontrollib

Automatically exported from code.google.com/p/ipaddresscontrollib
Other
62 stars 26 forks source link

Delete key is not deleting values. It is working for Backspace key. #5

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. enter valid IP values in the control
2. use backspace button to clear all values
3. now fill values one more time, go to the first field by pressing home 
key on the keyboard and press delete key to clear all the entries in the 
control.

What is the expected output? What do you see instead?
It should start clearing value of the control

What version of the product are you using? On what operating system?
Revision44

Please provide any additional information below.

Original issue reported on code.google.com by jignesh....@gmail.com on 26 May 2009 at 9:45

GoogleCodeExporter commented 9 years ago
The [Delete] key is working fine for me and it is not supposed to delete every 
value
in the control.  It only deletes the value in the first field, just like the 
[Delete]
key behavior in the native control, WC_IPADDRESS.

Original comment by anotherc...@gmail.com on 26 May 2009 at 3:58