lassedk1 / google-web-toolkit-incubator

Automatically exported from code.google.com/p/google-web-toolkit-incubator
1 stars 0 forks source link

Time Picker is not supporting the keyboard events like delete & back space. #384

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
GWT version 2.0.1

GWT-Incubator version: gwt-incubator drop for gwt 2.0.1

OS: Open Suse 11.3

Browser; Firefox 3.6.16

I see this behavior in both webmode and hosted mode.

Steps to reproduce the problem.
1. Go to any page which uses GWT Time Picker.
2. Try to delete the content of the TimePicker text boxes( i.e hours,minutes 
and seconds spinner textboxes ).
3. Try to use use the Delete and Backspace in the above mentioned spinner 
textboxes.

Expected Out Put : it should delete the selected content, but nothing happens.

Original issue reported on code.google.com by mallikar...@gmail.com on 27 Apr 2011 at 7:29

GoogleCodeExporter commented 8 years ago
This is an issue with GWT-Incubator's Spinner component.
When can we expect a fix for this ? 

Sometime , it works on IE but that also very much sporadic in nature.

Original comment by Tapas.Ad...@gmail.com on 7 Jun 2011 at 4:49